Last Version

lockss-core-spring-parent-pom 1.3.1

Maven infrastructure common to LOCKSS projects built with the Spring Framework and lockss-core

License

License

GroupId

GroupId

org.lockss
ArtifactId

ArtifactId

lockss-core-spring-parent-pom
Version

Version

1.3.1
Type

Type

pom
Description

Description

lockss-core-spring-parent-pom
Maven infrastructure common to LOCKSS projects built with the Spring Framework and lockss-core
Project Organization

Project Organization

LOCKSS Program

Download lockss-core-spring-parent-pom 1.3.1


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 1.5.9.RELEASE

test (2)

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

Project Modules

There are no modules declared in this project.