License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.sworm |
ArtifactId | ArtifactIdspojo-parent |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpojo
Spojo Framework Parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
spojo-parent-1.0.6.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sworm/spojo-parent/ -->
<dependency>
<groupId>com.github.sworm</groupId>
<artifactId>spojo-parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sworm/spojo-parent/
implementation 'com.github.sworm:spojo-parent:1.0.6'
// https://jarcasting.com/artifacts/com.github.sworm/spojo-parent/
implementation ("com.github.sworm:spojo-parent:1.0.6")
'com.github.sworm:spojo-parent:pom:1.0.6'
<dependency org="com.github.sworm" name="spojo-parent" rev="1.0.6">
<artifact name="spojo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sworm', module='spojo-parent', version='1.0.6')
)
libraryDependencies += "com.github.sworm" % "spojo-parent" % "1.0.6"
[com.github.sworm/spojo-parent "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.springframework : spring-beans | jar | 3.0.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
commons-logging : commons-logging | jar | 1.1.1 |
com.google.code.gson : gson | jar | 1.4 |