is not current version
Last Version 6.3.0

com.jpattern:jporm-core 6.0.0


Categories

Categories

ORM Data
GroupId

GroupId

com.jpattern
ArtifactId

ArtifactId

jporm-core
Version

Version

6.0.0
Type

Type

jar

Download jporm-core 6.0.0


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