License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdorg.activejpa |
ArtifactId | ArtifactIdsphere |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.activejpa:sphere
Environment Settings for ActiveJPA projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sphere-1.0.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.activejpa/sphere/ -->
<dependency>
<groupId>org.activejpa</groupId>
<artifactId>sphere</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.activejpa/sphere/
implementation 'org.activejpa:sphere:1.0.0'
// https://jarcasting.com/artifacts/org.activejpa/sphere/
implementation ("org.activejpa:sphere:1.0.0")
'org.activejpa:sphere:pom:1.0.0'
<dependency org="org.activejpa" name="sphere" rev="1.0.0">
<artifact name="sphere" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.activejpa', module='sphere', version='1.0.0')
)
libraryDependencies += "org.activejpa" % "sphere" % "1.0.0"
[org.activejpa/sphere "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.3.2 |
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |