Last Version

Commons Entities 4.0.0-M2

Commons Entities

License

License

GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-entities
Version

Version

4.0.0-M2
Type

Type

jar
Description

Description

Commons Entities
Commons Entities

Download commons-entities 4.0.0-M2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.sklsft.commons : commons-api jar 4.0.0-M2
org.sklsft.commons : commons-text jar 4.0.0-M2
org.hibernate : hibernate-core jar 5.4.11.Final
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.