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