| GroupId | GroupIdio.github.luons.engine |
|---|---|
| ArtifactId | ArtifactIdengine-common |
| Version | Version1.0.5.RELEASE |
| Type | Typejar |
| Description |
Descriptionengine-common
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| engine-common-1.0.5.RELEASE.pom | |
| engine-common-1.0.5.RELEASE.jar | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.luons.engine/engine-common/ -->
<dependency>
<groupId>io.github.luons.engine</groupId>
<artifactId>engine-common</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luons.engine/engine-common/
implementation 'io.github.luons.engine:engine-common:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/io.github.luons.engine/engine-common/
implementation ("io.github.luons.engine:engine-common:1.0.5.RELEASE")
'io.github.luons.engine:engine-common:jar:1.0.5.RELEASE'
<dependency org="io.github.luons.engine" name="engine-common" rev="1.0.5.RELEASE">
<artifact name="engine-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luons.engine', module='engine-common', version='1.0.5.RELEASE')
)
libraryDependencies += "io.github.luons.engine" % "engine-common" % "1.0.5.RELEASE"
[io.github.luons.engine/engine-common "1.0.5.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 23.0 |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |