Last Version

com.jporm:jporm-annotation 8.0.1


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jporm-annotation
Version

Version

8.0.1
Type

Type

jar
Description

Description

Download jporm-annotation 8.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
com.jporm » jporm-types jar ${project.version}

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar

test (3)

Group / Artifact Type Version
junit : junit jar
org.springframework : spring-test jar
org.springframework : spring-context-support jar

Project Modules

There are no modules declared in this project.