| License |
License |
|---|---|
| GroupId | GroupIdcom.xlrit.gears.runtime |
| ArtifactId | ArtifactIdgears-common |
| Last Version | Last Version0.39 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.xlrit.gears.runtime:gears-common
GEARS Base
|
| Filename | Size |
|---|---|
| gears-common-0.39.pom | |
| gears-common-0.39.jar | 50 KB |
| gears-common-0.39-sources.jar | 30 KB |
| gears-common-0.39-javadoc.jar | 668 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-common/ -->
<dependency>
<groupId>com.xlrit.gears.runtime</groupId>
<artifactId>gears-common</artifactId>
<version>0.39</version>
</dependency>
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-common/
implementation 'com.xlrit.gears.runtime:gears-common:0.39'
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-common/
implementation ("com.xlrit.gears.runtime:gears-common:0.39")
'com.xlrit.gears.runtime:gears-common:jar:0.39'
<dependency org="com.xlrit.gears.runtime" name="gears-common" rev="0.39">
<artifact name="gears-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xlrit.gears.runtime', module='gears-common', version='0.39')
)
libraryDependencies += "com.xlrit.gears.runtime" % "gears-common" % "0.39"
[com.xlrit.gears.runtime/gears-common "0.39"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : jsr250-api | jar | 1.0 |
| javax.enterprise : cdi-api | jar | 2.0.SP1 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| javax.mail : javax.mail-api | jar | 1.6.2 |
| jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.jboss.weld : weld-api | jar | 3.1.SP3 |
| org.camunda.bpm : camunda-engine | jar | |
| com.google.guava : guava | jar | 25.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.threeten : threeten-extra | jar | 1.5.0 |
| de.huxhorn.sulky : de.huxhorn.sulky.ulid | jar | 8.2.0 |
| ch.obermuhlner : big-math | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.xlrit.gears.runtime : gears-test | jar | 0.39 |