is not current version
Last Version 1.0.3

org.activejpa:activejpa-sphere 1.0.1

Environment Settings for ActiveJPA projects.

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

org.activejpa
ArtifactId

ArtifactId

activejpa-sphere
Version

Version

1.0.1
Type

Type

pom

Download activejpa-sphere 1.0.1

Filename Size
activejpa-sphere-1.0.1.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/org.activejpa/activejpa-sphere/ -->
<dependency>
    <groupId>org.activejpa</groupId>
    <artifactId>activejpa-sphere</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.activejpa/activejpa-sphere/
implementation 'org.activejpa:activejpa-sphere:1.0.1'
// https://jarcasting.com/artifacts/org.activejpa/activejpa-sphere/
implementation ("org.activejpa:activejpa-sphere:1.0.1")
'org.activejpa:activejpa-sphere:pom:1.0.1'
<dependency org="org.activejpa" name="activejpa-sphere" rev="1.0.1">
  <artifact name="activejpa-sphere" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.activejpa', module='activejpa-sphere', version='1.0.1')
)
libraryDependencies += "org.activejpa" % "activejpa-sphere" % "1.0.1"
[org.activejpa/activejpa-sphere "1.0.1"]