| License |
License |
|---|---|
| GroupId | GroupIdorg.lockss |
| ArtifactId | ArtifactIdlockss-core-spring-parent-pom |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionlockss-core-spring-parent-pom
Maven infrastructure common to LOCKSS projects built with the Spring Framework and lockss-core
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lockss-core-spring-parent-pom-1.3.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lockss/lockss-core-spring-parent-pom/ -->
<dependency>
<groupId>org.lockss</groupId>
<artifactId>lockss-core-spring-parent-pom</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lockss/lockss-core-spring-parent-pom/
implementation 'org.lockss:lockss-core-spring-parent-pom:1.3.1'
// https://jarcasting.com/artifacts/org.lockss/lockss-core-spring-parent-pom/
implementation ("org.lockss:lockss-core-spring-parent-pom:1.3.1")
'org.lockss:lockss-core-spring-parent-pom:pom:1.3.1'
<dependency org="org.lockss" name="lockss-core-spring-parent-pom" rev="1.3.1">
<artifact name="lockss-core-spring-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lockss', module='lockss-core-spring-parent-pom', version='1.3.1')
)
libraryDependencies += "org.lockss" % "lockss-core-spring-parent-pom" % "1.3.1"
[org.lockss/lockss-core-spring-parent-pom "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.lockss.laaws : lockss-core | jar | 1.1.1 |
| org.springframework.boot : spring-boot-starter-parent | pom | 1.5.9.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.9.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 1.5.9.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-tomcat | jar | 1.5.9.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.lockss.laaws : lockss-core | jar | 1.1.1 |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.9.RELEASE |