We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AtomGraph Core is a Maven Web application. It requires Java 1.7 (due to the improvements in the Locale class).
To install AtomGraph Core:
for a stable version
for a SNAPSHOT version
SNAPSHOT
jar
include a dependency in your Java project:
<dependencies> <dependency> <groupId>com.atomgraph</groupId> <artifactId>core</artifactId> <version>2.0.0</version> </dependency> </dependencies>
Third-part Maven dependencies are discovered automatically from pom.xml.
pom.xml
There was an error while loading. Please reload this page.