lockss-spring-bundle
This project offers a POM bundle and common code for LOCKSS projects using Spring Boot.
License |
License |
---|---|
GroupId | GroupIdorg.lockss |
ArtifactId | ArtifactIdlockss-spring-parent-pom |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlockss-spring-parent-pom
Maven infrastructure common to LOCKSS projects built with the Spring Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lockss-spring-parent-pom-1.6.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lockss/lockss-spring-parent-pom/ -->
<dependency>
<groupId>org.lockss</groupId>
<artifactId>lockss-spring-parent-pom</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lockss/lockss-spring-parent-pom/
implementation 'org.lockss:lockss-spring-parent-pom:1.6.0'
// https://jarcasting.com/artifacts/org.lockss/lockss-spring-parent-pom/
implementation ("org.lockss:lockss-spring-parent-pom:1.6.0")
'org.lockss:lockss-spring-parent-pom:pom:1.6.0'
<dependency org="org.lockss" name="lockss-spring-parent-pom" rev="1.6.0">
<artifact name="lockss-spring-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lockss', module='lockss-spring-parent-pom', version='1.6.0')
)
libraryDependencies += "org.lockss" % "lockss-spring-parent-pom" % "1.6.0"
[org.lockss/lockss-spring-parent-pom "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
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.springframework.boot : spring-boot-starter-test | jar | 1.5.9.RELEASE |
lockss-spring-bundle
This project offers a POM bundle and common code for LOCKSS projects using Spring Boot.