GroupId | GroupIdse.skltp.mb |
---|---|
ArtifactId | ArtifactIdmb-modules-intsvc |
Version | Version1.0.0-RC9 |
Type | Typejar |
Description |
Descriptionmb-modules-intsvc
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/se.skltp.mb/mb-modules-intsvc/ -->
<dependency>
<groupId>se.skltp.mb</groupId>
<artifactId>mb-modules-intsvc</artifactId>
<version>1.0.0-RC9</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.mb/mb-modules-intsvc/
implementation 'se.skltp.mb:mb-modules-intsvc:1.0.0-RC9'
// https://jarcasting.com/artifacts/se.skltp.mb/mb-modules-intsvc/
implementation ("se.skltp.mb:mb-modules-intsvc:1.0.0-RC9")
'se.skltp.mb:mb-modules-intsvc:jar:1.0.0-RC9'
<dependency org="se.skltp.mb" name="mb-modules-intsvc" rev="1.0.0-RC9">
<artifact name="mb-modules-intsvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.mb', module='mb-modules-intsvc', version='1.0.0-RC9')
)
libraryDependencies += "se.skltp.mb" % "mb-modules-intsvc" % "1.0.0-RC9"
[se.skltp.mb/mb-modules-intsvc "1.0.0-RC9"]
Group / Artifact | Type | Version |
---|---|---|
se.skltp.mb : mb-composite-types | jar | 1.0.0-RC9 |
se.skltp.mb : mb-composite-svc | jar | 1.0.0-RC9 |
se.skltp.mb : mb-composite-schemas | jar | 1.0.0-RC9 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.3.0 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.3.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 3.0-alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |