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_2.11 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionatom-kie
All KIE services that provided by Atom platform.
|
Project Organization |
Project OrganizationGeeoz Software |
Filename | Size |
---|---|
atom-kie_2.11-0.3.0.pom | |
atom-kie_2.11-0.3.0.jar | 55 KB |
atom-kie_2.11-0.3.0-sources.jar | 66 KB |
atom-kie_2.11-0.3.0-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-kie_2.11/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-kie_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-kie_2.11/
implementation 'com.geeoz.atom:atom-kie_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-kie_2.11/
implementation ("com.geeoz.atom:atom-kie_2.11:0.3.0")
'com.geeoz.atom:atom-kie_2.11:jar:0.3.0'
<dependency org="com.geeoz.atom" name="atom-kie_2.11" rev="0.3.0">
<artifact name="atom-kie_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-kie_2.11', version='0.3.0')
)
libraryDependencies += "com.geeoz.atom" % "atom-kie_2.11" % "0.3.0"
[com.geeoz.atom/atom-kie_2.11 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.geeoz.atom : atom-api_2.11 | jar | 0.3.0 |
com.geeoz.atom : atom-notification_2.11 | jar | 0.3.0 |
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.11 | jar | 1.0.0 |
com.geeoz.pawl : pawl-jbehave | jar | 0.30.0 |
com.novocode : junit-interface | jar | 0.11 |
org.scalatest : scalatest_2.11 | jar | 3.0.0-SNAP5 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.4 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4-M2 |