GroupId | GroupIdse.skltp.mb |
---|---|
ArtifactId | ArtifactIdmb-modules-webcomp |
Version | Version1.0.0-RC9 |
Type | Typejar |
Description |
Descriptionmb-modules-webcomp
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-webcomp/ -->
<dependency>
<groupId>se.skltp.mb</groupId>
<artifactId>mb-modules-webcomp</artifactId>
<version>1.0.0-RC9</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.mb/mb-modules-webcomp/
implementation 'se.skltp.mb:mb-modules-webcomp:1.0.0-RC9'
// https://jarcasting.com/artifacts/se.skltp.mb/mb-modules-webcomp/
implementation ("se.skltp.mb:mb-modules-webcomp:1.0.0-RC9")
'se.skltp.mb:mb-modules-webcomp:jar:1.0.0-RC9'
<dependency org="se.skltp.mb" name="mb-modules-webcomp" rev="1.0.0-RC9">
<artifact name="mb-modules-webcomp" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.mb', module='mb-modules-webcomp', version='1.0.0-RC9')
)
libraryDependencies += "se.skltp.mb" % "mb-modules-webcomp" % "1.0.0-RC9"
[se.skltp.mb/mb-modules-webcomp "1.0.0-RC9"]
Group / Artifact | Type | Version |
---|---|---|
se.skltp.mb : mb-composite-svc | jar | 1.0.0-RC9 |
org.springframework : spring-webmvc | jar | 3.2.4.RELEASE |
org.springframework : spring-tx | jar | 3.2.4.RELEASE |
org.springframework : spring-context-support | jar | 3.2.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.5 |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 3.2.4.RELEASE |