Last Version

io.semla:semla-inject 1.2.1

simple entity management library of awesomeness

License

License

GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-inject
Version

Version

1.2.1
Type

Type

jar
Description

Description

simple entity management library of awesomeness

Download semla-inject 1.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.semla : semla-common jar 1.2.1
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2

provided (1)

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

test (1)

Group / Artifact Type Version
io.semla : semla-common-test jar 1.2.1

Project Modules

There are no modules declared in this project.