License |
License |
---|---|
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdspringtools |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringtools
|
Filename | Size |
---|---|
springtools-0.2.3.pom | |
springtools-0.2.3.jar | 13 KB |
springtools-0.2.3-tests.jar | 17 KB |
springtools-0.2.3-sources.jar | 3 KB |
springtools-0.2.3-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/springtools/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>springtools</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/springtools/
implementation 'org.no-hope:springtools:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/springtools/
implementation ("org.no-hope:springtools:0.2.3")
'org.no-hope:springtools:jar:0.2.3'
<dependency org="org.no-hope" name="springtools" rev="0.2.3">
<artifact name="springtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='springtools', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "springtools" % "0.2.3"
[org.no-hope/springtools "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : jsr305-aspectj-validation | jar | 0.2.3 |
org.no-hope : typetools | jar | 0.2.3 |
org.springframework : spring-context | jar | 3.2.4.RELEASE |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.no-hope : test-utils-meta | jar | 0.2.3 |