License |
License |
---|---|
GroupId | GroupIdio.github.goodees |
ArtifactId | ArtifactIdese-core |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUseful small libraries for Java EE
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ese-core-0.1.pom | |
ese-core-0.1.jar | 117 KB |
ese-core-0.1-sources.jar | 83 KB |
ese-core-0.1-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.goodees/ese-core/ -->
<dependency>
<groupId>io.github.goodees</groupId>
<artifactId>ese-core</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.goodees/ese-core/
implementation 'io.github.goodees:ese-core:0.1'
// https://jarcasting.com/artifacts/io.github.goodees/ese-core/
implementation ("io.github.goodees:ese-core:0.1")
'io.github.goodees:ese-core:jar:0.1'
<dependency org="io.github.goodees" name="ese-core" rev="0.1">
<artifact name="ese-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.goodees', module='ese-core', version='0.1')
)
libraryDependencies += "io.github.goodees" % "ese-core" % "0.1"
[io.github.goodees/ese-core "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.196 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.github.jdbc-bare : spring-jdbc-bare | jar | 3.1.4.2 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |