| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Ant Build Tools |
| GroupId | GroupIdcom.danidemi.jlubricant |
| ArtifactId | ArtifactIdjlubricant-spring-context |
| Last Version | Last Version0.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-context
A series of utilities to work with spring-context classes.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-spring-context/ -->
<dependency>
<groupId>com.danidemi.jlubricant</groupId>
<artifactId>jlubricant-spring-context</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-spring-context/
implementation 'com.danidemi.jlubricant:jlubricant-spring-context:0.0.15'
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-spring-context/
implementation ("com.danidemi.jlubricant:jlubricant-spring-context:0.0.15")
'com.danidemi.jlubricant:jlubricant-spring-context:jar:0.0.15'
<dependency org="com.danidemi.jlubricant" name="jlubricant-spring-context" rev="0.0.15">
<artifact name="jlubricant-spring-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.danidemi.jlubricant', module='jlubricant-spring-context', version='0.0.15')
)
libraryDependencies += "com.danidemi.jlubricant" % "jlubricant-spring-context" % "0.0.15"
[com.danidemi.jlubricant/jlubricant-spring-context "0.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.0.6.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-integration | jar | 1.3 |
| org.powermock : powermock-module-junit4 | jar | 1.5.5 |
| org.powermock : powermock-api-mockito | jar | 1.5.5 |