is not current version
Last Version 1.2.1

io.semla:semla-common 1.1.1

simple entity management library of awesomeness

License

License

GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-common
Version

Version

1.1.1
Type

Type

jar
Description

Description

simple entity management library of awesomeness

Download semla-common 1.1.1


<!-- https://jarcasting.com/artifacts/io.semla/semla-common/ -->
<dependency>
    <groupId>io.semla</groupId>
    <artifactId>semla-common</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-common/
implementation 'io.semla:semla-common:1.1.1'
// https://jarcasting.com/artifacts/io.semla/semla-common/
implementation ("io.semla:semla-common:1.1.1")
'io.semla:semla-common:jar:1.1.1'
<dependency org="io.semla" name="semla-common" rev="1.1.1">
  <artifact name="semla-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-common', version='1.1.1')
)
libraryDependencies += "io.semla" % "semla-common" % "1.1.1"
[io.semla/semla-common "1.1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.esotericsoftware : reflectasm jar 1.11.9
org.slf4j : slf4j-api jar 1.7.30
org.javassist : javassist jar 3.28.0-GA
net.jodah : typetools jar 0.6.3
commons-io : commons-io jar 2.9.0
org.atteo : evo-inflector jar 1.2.2
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
io.semla : semla-testing jar 1.1.1

Project Modules

There are no modules declared in this project.