| License |
License |
|---|---|
| GroupId | GroupIdorg.dihedron.strutlets |
| ArtifactId | ArtifactIdstrutlets-parent |
| Last Version | Last Version1.1.0.RC1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionStrutlets Suite
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| strutlets-parent-1.1.0.RC1.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-parent/ -->
<dependency>
<groupId>org.dihedron.strutlets</groupId>
<artifactId>strutlets-parent</artifactId>
<version>1.1.0.RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-parent/
implementation 'org.dihedron.strutlets:strutlets-parent:1.1.0.RC1'
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-parent/
implementation ("org.dihedron.strutlets:strutlets-parent:1.1.0.RC1")
'org.dihedron.strutlets:strutlets-parent:pom:1.1.0.RC1'
<dependency org="org.dihedron.strutlets" name="strutlets-parent" rev="1.1.0.RC1">
<artifact name="strutlets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dihedron.strutlets', module='strutlets-parent', version='1.1.0.RC1')
)
libraryDependencies += "org.dihedron.strutlets" % "strutlets-parent" % "1.1.0.RC1"
[org.dihedron.strutlets/strutlets-parent "1.1.0.RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.11 |