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-kie |
Version | Version1.0d32 |
Type | Typejar |
Description |
DescriptionAtom - KIE
All KIE services that provided by Atom platform.
|
Project Organization |
Project OrganizationGeeoz Software |
Filename | Size |
---|---|
atom-kie-1.0d32.pom | |
atom-kie-1.0d32.jar | 58 KB |
atom-kie-1.0d32-sources.jar | 69 KB |
atom-kie-1.0d32-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-kie/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-kie</artifactId>
<version>1.0d32</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-kie/
implementation 'com.geeoz.atom:atom-kie:1.0d32'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-kie/
implementation ("com.geeoz.atom:atom-kie:1.0d32")
'com.geeoz.atom:atom-kie:jar:1.0d32'
<dependency org="com.geeoz.atom" name="atom-kie" rev="1.0d32">
<artifact name="atom-kie" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-kie', version='1.0d32')
)
libraryDependencies += "com.geeoz.atom" % "atom-kie" % "1.0d32"
[com.geeoz.atom/atom-kie "1.0d32"]
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.atom : atom-api | jar | 1.0d32 |
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.pawl : pawl-jbehave | jar | 1.0d29 |