License |
License |
---|---|
Categories |
CategoriesPermazen Data ORM |
GroupId | GroupIdio.permazen |
ArtifactId | ArtifactIdpermazen-spring |
Last Version | Last Version4.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPermazen Spring Classes
Permazen classes for the Spring Framework.
|
Filename | Size |
---|---|
permazen-spring-4.1.9.pom | |
permazen-spring-4.1.9.jar | 37 KB |
permazen-spring-4.1.9-sources.jar | 27 KB |
permazen-spring-4.1.9-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-spring/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-spring</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-spring/
implementation 'io.permazen:permazen-spring:4.1.9'
// https://jarcasting.com/artifacts/io.permazen/permazen-spring/
implementation ("io.permazen:permazen-spring:4.1.9")
'io.permazen:permazen-spring:jar:4.1.9'
<dependency org="io.permazen" name="permazen-spring" rev="4.1.9">
<artifact name="permazen-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-spring', version='4.1.9')
)
libraryDependencies += "io.permazen" % "permazen-spring" % "4.1.9"
[io.permazen/permazen-spring "4.1.9"]
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-main | jar | 4.1.9 |
io.permazen : permazen-coreapi | jar | 4.1.9 |
io.permazen : permazen-kv | jar | 4.1.9 |
org.springframework : spring-context | jar | 5.3.18 |
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-tx | jar | 5.3.18 |
org.springframework : spring-web | jar | 5.3.18 |
com.google.guava : guava | jar | 31.1-jre |
org.dellroad : dellroad-stuff-main | jar | 2.4.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-test | jar | 4.1.9 |
org.testng : testng | jar | 7.1.0 |