| License |
License |
|---|---|
| GroupId | GroupIdch.rasc |
| ArtifactId | ArtifactIdwamp2spring-parent |
| Last Version | Last Version2.0.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionwamp2spring-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wamp2spring-parent-2.0.6.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.rasc/wamp2spring-parent/ -->
<dependency>
<groupId>ch.rasc</groupId>
<artifactId>wamp2spring-parent</artifactId>
<version>2.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.rasc/wamp2spring-parent/
implementation 'ch.rasc:wamp2spring-parent:2.0.6'
// https://jarcasting.com/artifacts/ch.rasc/wamp2spring-parent/
implementation ("ch.rasc:wamp2spring-parent:2.0.6")
'ch.rasc:wamp2spring-parent:pom:2.0.6'
<dependency org="ch.rasc" name="wamp2spring-parent" rev="2.0.6">
<artifact name="wamp2spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.rasc', module='wamp2spring-parent', version='2.0.6')
)
libraryDependencies += "ch.rasc" % "wamp2spring-parent" % "2.0.6"
[ch.rasc/wamp2spring-parent "2.0.6"]