| License |
License
Speedment Software Product License
|
|---|---|
| Categories |
CategoriesSpeedment Data Databases |
| GroupId | GroupIdcom.speedment |
| ArtifactId | ArtifactIdace-core |
| Last Version | Last Version1.0.8.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAce Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ace-core-1.0.8.RELEASE.pom | |
| ace-core-1.0.8.RELEASE.jar | 1 MB |
| ace-core-1.0.8.RELEASE-sources.jar | 12 KB |
| ace-core-1.0.8.RELEASE-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.speedment/ace-core/ -->
<dependency>
<groupId>com.speedment</groupId>
<artifactId>ace-core</artifactId>
<version>1.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.speedment/ace-core/
implementation 'com.speedment:ace-core:1.0.8.RELEASE'
// https://jarcasting.com/artifacts/com.speedment/ace-core/
implementation ("com.speedment:ace-core:1.0.8.RELEASE")
'com.speedment:ace-core:jar:1.0.8.RELEASE'
<dependency org="com.speedment" name="ace-core" rev="1.0.8.RELEASE">
<artifact name="ace-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.speedment', module='ace-core', version='1.0.8.RELEASE')
)
libraryDependencies += "com.speedment" % "ace-core" % "1.0.8.RELEASE"
[com.speedment/ace-core "1.0.8.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| commons-codec : commons-codec | jar | 1.9 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.apache.commons : commons-dbcp2 | jar | 2.0 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| Version |
|---|
|
1.0.8.RELEASE
|
|
1.0.7.RELEASE
|
|
1.0.6.RELEASE
|
|
1.0.5.RELEASE
|
|
1.0.4.RELEASE
|
|
1.0.3.RELEASE
|
|
1.0.1.RELEASE
|