Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

1.0 Final Release

Latest
Compare
Choose a tag to compare
@wmhopkins wmhopkins released this 27 Aug 08:08
· 8 commits to master since this release

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.