| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.memoryi |
| ArtifactId | ArtifactIdspringcore-ext |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.bitbucket.memoryi:springcore-ext
framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| springcore-ext-2.0.0.pom | |
| springcore-ext-2.0.0.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.memoryi/springcore-ext/ -->
<dependency>
<groupId>org.bitbucket.memoryi</groupId>
<artifactId>springcore-ext</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/springcore-ext/
implementation 'org.bitbucket.memoryi:springcore-ext:2.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/springcore-ext/
implementation ("org.bitbucket.memoryi:springcore-ext:2.0.0")
'org.bitbucket.memoryi:springcore-ext:jar:2.0.0'
<dependency org="org.bitbucket.memoryi" name="springcore-ext" rev="2.0.0">
<artifact name="springcore-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.memoryi', module='springcore-ext', version='2.0.0')
)
libraryDependencies += "org.bitbucket.memoryi" % "springcore-ext" % "2.0.0"
[org.bitbucket.memoryi/springcore-ext "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| commons-io : commons-io | jar | 2.1 |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-codec : commons-codec | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 3.2.0.RELEASE |