Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.jporm |
ArtifactId | ArtifactIdjporm-annotation |
Last Version | Last Version8.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jporm-annotation-8.0.1.pom | |
jporm-annotation-8.0.1.jar | 29 KB |
jporm-annotation-8.0.1-sources.jar | 31 KB |
jporm-annotation-8.0.1-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jporm/jporm-annotation/ -->
<dependency>
<groupId>com.jporm</groupId>
<artifactId>jporm-annotation</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jporm/jporm-annotation/
implementation 'com.jporm:jporm-annotation:8.0.1'
// https://jarcasting.com/artifacts/com.jporm/jporm-annotation/
implementation ("com.jporm:jporm-annotation:8.0.1")
'com.jporm:jporm-annotation:jar:8.0.1'
<dependency org="com.jporm" name="jporm-annotation" rev="8.0.1">
<artifact name="jporm-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jporm', module='jporm-annotation', version='8.0.1')
)
libraryDependencies += "com.jporm" % "jporm-annotation" % "8.0.1"
[com.jporm/jporm-annotation "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
com.jporm » jporm-types | jar | ${project.version} |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework : spring-test | jar | |
org.springframework : spring-context-support | jar |