Security Soteria Versions Save

Java EE Security (JSR-375) Reference Implementation

1.0

6 years ago

This is the Final Release version of Soteria 1.0.

The Soteria 1.0 artifacts are also published to maven.java.net, with the following GAV:

<dependency>
  <groupId>org.glassfish.soteria</groupId>
  <artifactId>javax.security.enterprise</artifactId>
  <version>1.0</version>
</dependency>

Use <classifier>javadoc</classifier> or <classifier>sources</classifier> with this GAV to address the javadoc or sources artifacts.

1.0-b06

6 years ago

Package names updated according to EG discussion