This repository has been archived by the owner on May 25, 2018. It is now read-only.
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.