License |
License |
---|---|
GroupId | GroupIdio.semla |
ArtifactId | ArtifactIdsemla-inject |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple entity management library of awesomeness
|
Filename | Size |
---|---|
semla-inject-1.2.1.pom | |
semla-inject-1.2.1.jar | 29 KB |
semla-inject-1.2.1-sources.jar | 9 KB |
semla-inject-1.2.1-javadoc.jar | 127 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.semla : semla-common | jar | 1.2.1 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
io.semla : semla-common-test | jar | 1.2.1 |