Last Version

jms-admin-web 1.0.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

se.skltp.jms-admin-web
ArtifactId

ArtifactId

jms-admin-web
Version

Version

1.0.3
Type

Type

war
Description

Description

jms-admin-web
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download jms-admin-web 1.0.3


<!-- https://jarcasting.com/artifacts/se.skltp.jms-admin-web/jms-admin-web/ -->
<dependency>
    <groupId>se.skltp.jms-admin-web</groupId>
    <artifactId>jms-admin-web</artifactId>
    <version>1.0.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.jms-admin-web/jms-admin-web/
implementation 'se.skltp.jms-admin-web:jms-admin-web:1.0.3'
// https://jarcasting.com/artifacts/se.skltp.jms-admin-web/jms-admin-web/
implementation ("se.skltp.jms-admin-web:jms-admin-web:1.0.3")
'se.skltp.jms-admin-web:jms-admin-web:war:1.0.3'
<dependency org="se.skltp.jms-admin-web" name="jms-admin-web" rev="1.0.3">
  <artifact name="jms-admin-web" type="war" />
</dependency>
@Grapes(
@Grab(group='se.skltp.jms-admin-web', module='jms-admin-web', version='1.0.3')
)
libraryDependencies += "se.skltp.jms-admin-web" % "jms-admin-web" % "1.0.3"
[se.skltp.jms-admin-web/jms-admin-web "1.0.3"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.0.0.RC4
org.springframework.boot : spring-boot-starter-jdbc jar 1.0.0.RC4
org.springframework.boot : spring-boot-starter-security jar 1.0.0.RC4
org.springframework.boot : spring-boot-starter-log4j jar 1.0.0.RC4
mysql : mysql-connector-java jar 5.1.3
org.apache.activemq : activemq-all jar 5.9.0
org.apache.activemq : activemq-pool jar 5.9.0
joda-time : joda-time jar 2.3
org.webjars : angularjs jar 1.2.14
org.webjars : bootstrap jar 3.1.0
org.webjars : jquery jar 2.0.3-1
org.webjars : restangular jar 1.3.1
org.webjars : lodash jar 2.4.1-3

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 1.0.0.RC4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.0.0.RC4

Project Modules

There are no modules declared in this project.