Last Version

io.github.goodees:ese-core 0.1

Useful small libraries for Java EE

License

License

GroupId

GroupId

io.github.goodees
ArtifactId

ArtifactId

ese-core
Version

Version

0.1
Type

Type

jar
Description

Description

Useful small libraries for Java EE
Project Organization

Project Organization

Patrik Duditš

Download ese-core 0.1


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.5.6

test (5)

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

Project Modules

There are no modules declared in this project.