| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.github.sworm |
| ArtifactId | ArtifactIdspojo-core |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpojo-core
Spojo Framework Parent
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spojo-core-1.0.6.pom | |
| spojo-core-1.0.6.jar | 27 KB |
| spojo-core-1.0.6-sources.jar | 22 KB |
| spojo-core-1.0.6-javadoc.jar | 161 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sworm/spojo-core/ -->
<dependency>
<groupId>com.github.sworm</groupId>
<artifactId>spojo-core</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sworm/spojo-core/
implementation 'com.github.sworm:spojo-core:1.0.6'
// https://jarcasting.com/artifacts/com.github.sworm/spojo-core/
implementation ("com.github.sworm:spojo-core:1.0.6")
'com.github.sworm:spojo-core:jar:1.0.6'
<dependency org="com.github.sworm" name="spojo-core" rev="1.0.6">
<artifact name="spojo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sworm', module='spojo-core', version='1.0.6')
)
libraryDependencies += "com.github.sworm" % "spojo-core" % "1.0.6"
[com.github.sworm/spojo-core "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 |