GroupId | GroupIdse.skltp.mb |
---|---|
ArtifactId | ArtifactIdmb-application-ws |
Version | Version1.0.0-RC9 |
Type | Typewar |
Description |
Descriptionmb-application-ws
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mb-application-ws-1.0.0-RC9.pom | |
mb-application-ws-1.0.0-RC9.war | 19 MB |
mb-application-ws-1.0.0-RC9-sources.jar | 432 bytes |
mb-application-ws-1.0.0-RC9-javadoc.jar | 338 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/se.skltp.mb/mb-application-ws/ -->
<dependency>
<groupId>se.skltp.mb</groupId>
<artifactId>mb-application-ws</artifactId>
<version>1.0.0-RC9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.mb/mb-application-ws/
implementation 'se.skltp.mb:mb-application-ws:1.0.0-RC9'
// https://jarcasting.com/artifacts/se.skltp.mb/mb-application-ws/
implementation ("se.skltp.mb:mb-application-ws:1.0.0-RC9")
'se.skltp.mb:mb-application-ws:war:1.0.0-RC9'
<dependency org="se.skltp.mb" name="mb-application-ws" rev="1.0.0-RC9">
<artifact name="mb-application-ws" type="war" />
</dependency>
@Grapes(
@Grab(group='se.skltp.mb', module='mb-application-ws', version='1.0.0-RC9')
)
libraryDependencies += "se.skltp.mb" % "mb-application-ws" % "1.0.0-RC9"
[se.skltp.mb/mb-application-ws "1.0.0-RC9"]
Group / Artifact | Type | Version |
---|---|---|
se.skltp.mb : mb-modules-intsvc | jar | 1.0.0-RC9 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.hibernate : hibernate-entitymanager | jar | 3.6.10.Final |
mysql : mysql-connector-java | jar | 5.1.26 |
org.springframework : spring-webmvc | jar | 3.2.4.RELEASE |
org.springframework : spring-beans | jar | 3.2.4.RELEASE |
org.springframework : spring-orm | jar | 3.2.4.RELEASE |
org.apache.activemq : activemq-core | jar | 5.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 8.1.13.v20130916 |
org.eclipse.jetty : jetty-webapp | jar | 8.1.13.v20130916 |
junit : junit | jar | 4.11 |
org.dbunit : dbunit | jar | 2.4.9 |
org.springframework : spring-test | jar | 3.2.4.RELEASE |
org.hsqldb : hsqldb | jar | 2.3.0 |