License |
License
Dual-licensed under the GNU General Public License, version
2.0 (GPLv2) and the Geeoz Commercial License.
|
---|---|
GroupId | GroupIdcom.geeoz.atom |
ArtifactId | ArtifactIdatom-services |
Last Version | Last Version1.0d30 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtom - Services
All services that provided by Atom platform.
|
Project Organization |
Project OrganizationGeeoz Software |
Filename | Size |
---|---|
atom-services-1.0d30.pom | |
atom-services-1.0d30.jar | 25 KB |
atom-services-1.0d30-sources.jar | 33 KB |
atom-services-1.0d30-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-services/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-services</artifactId>
<version>1.0d30</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-services/
implementation 'com.geeoz.atom:atom-services:1.0d30'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-services/
implementation ("com.geeoz.atom:atom-services:1.0d30")
'com.geeoz.atom:atom-services:jar:1.0d30'
<dependency org="com.geeoz.atom" name="atom-services" rev="1.0d30">
<artifact name="atom-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-services', version='1.0d30')
)
libraryDependencies += "com.geeoz.atom" % "atom-services" % "1.0d30"
[com.geeoz.atom/atom-services "1.0d30"]
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.atom : atom-api | jar | 1.0d30 |
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.pawl : pawl-jbehave | jar | 1.0d26 |