License |
License |
---|---|
GroupId | GroupIdorg.sklsft.commons |
ArtifactId | ArtifactIdcommons-entities |
Version | Version3.1.6 |
Type | Typejar |
Description |
DescriptionCommons Entities
Commons Entities
|
Filename | Size |
---|---|
commons-entities-3.1.6.pom | |
commons-entities-3.1.6.jar | 9 KB |
commons-entities-3.1.6-sources.jar | 5 KB |
commons-entities-3.1.6-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sklsft.commons/commons-entities/ -->
<dependency>
<groupId>org.sklsft.commons</groupId>
<artifactId>commons-entities</artifactId>
<version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-entities/
implementation 'org.sklsft.commons:commons-entities:3.1.6'
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-entities/
implementation ("org.sklsft.commons:commons-entities:3.1.6")
'org.sklsft.commons:commons-entities:jar:3.1.6'
<dependency org="org.sklsft.commons" name="commons-entities" rev="3.1.6">
<artifact name="commons-entities" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sklsft.commons', module='commons-entities', version='3.1.6')
)
libraryDependencies += "org.sklsft.commons" % "commons-entities" % "3.1.6"
[org.sklsft.commons/commons-entities "3.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.sklsft.commons : commons-api | jar | 3.1.6 |
org.sklsft.commons : commons-text | jar | 3.1.6 |
org.hibernate : hibernate-core | jar | 5.4.11.Final |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |