License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft |
ArtifactId | ArtifactIdspring |
Last Version | Last Version8.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontest.Spring
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-8.7.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/spring/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>spring</artifactId>
<version>8.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/spring/
implementation 'com.cedarsoft:spring:8.7.0'
// https://jarcasting.com/artifacts/com.cedarsoft/spring/
implementation ("com.cedarsoft:spring:8.7.0")
'com.cedarsoft:spring:pom:8.7.0'
<dependency org="com.cedarsoft" name="spring" rev="8.7.0">
<artifact name="spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='spring', version='8.7.0')
)
libraryDependencies += "com.cedarsoft" % "spring" % "8.7.0"
[com.cedarsoft/spring "8.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.cedarsoft : annotations | jar | 8.7.0 |
org.springframework.boot : spring-boot | jar | 1.5.8.RELEASE |
org.springframework.boot : spring-boot-starter-data-neo4j | jar | 1.5.8.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 1.5.8.RELEASE |
com.cedarsoft.dependencies-sets : kotlin | pom | 8.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.8.RELEASE |
com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.7.0 |