| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.jpattern |
| ArtifactId | ArtifactIdjporm-core |
| Last Version | Last Version6.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjporm-core
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jporm-core-6.3.0.pom | |
| jporm-core-6.3.0.jar | 376 KB |
| jporm-core-6.3.0-sources.jar | 239 KB |
| jporm-core-6.3.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jpattern/jporm-core/ -->
<dependency>
<groupId>com.jpattern</groupId>
<artifactId>jporm-core</artifactId>
<version>6.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpattern/jporm-core/
implementation 'com.jpattern:jporm-core:6.3.0'
// https://jarcasting.com/artifacts/com.jpattern/jporm-core/
implementation ("com.jpattern:jporm-core:6.3.0")
'com.jpattern:jporm-core:jar:6.3.0'
<dependency org="com.jpattern" name="jporm-core" rev="6.3.0">
<artifact name="jporm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpattern', module='jporm-core', version='6.3.0')
)
libraryDependencies += "com.jpattern" % "jporm-core" % "6.3.0"
[com.jpattern/jporm-core "6.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.3 |
| joda-time : joda-time Optional | jar | 2.1 |
| net.sf.oval : oval Optional | jar | 1.81 |
| org.hibernate : hibernate-validator Optional | jar | 4.3.1.Final |
| net.sf.ehcache : ehcache-core Optional | jar | 2.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jpattern : jpattern-shared | jar | 3.5.2 |
| junit : junit | jar | 4.11 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| com.h2database : h2 | jar | 1.3.154 |
| org.mockito : mockito-all | jar | 1.9.0 |
| org.perf4j : perf4j | jar | 0.9.16 |
| org.springframework : spring-test | jar | 3.1.2.RELEASE |
| org.springframework : spring-context-support | jar | 3.1.2.RELEASE |
| org.springframework : spring-jdbc | jar | 3.1.2.RELEASE |