| GroupId | GroupIdse.skltp.jms-admin-web |
|---|---|
| ArtifactId | ArtifactIdjms-admin-web |
| Version | Version1.0.3 |
| Type | Typewar |
| Description |
Descriptionjms-admin-web
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jms-admin-web-1.0.3.pom | |
| jms-admin-web-1.0.3.war | 25 MB |
| jms-admin-web-1.0.3-sources.jar | 16 KB |
| jms-admin-web-1.0.3-javadoc.jar | 109 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-tomcat | jar | 1.0.0.RC4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.0.0.RC4 |