| License |
License |
|---|---|
| GroupId | GroupIdde.malkusch.parent |
| ArtifactId | ArtifactIdwebjar-parent |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| webjar-parent-1.1.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.malkusch.parent/webjar-parent/ -->
<dependency>
<groupId>de.malkusch.parent</groupId>
<artifactId>webjar-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.malkusch.parent/webjar-parent/
implementation 'de.malkusch.parent:webjar-parent:1.1'
// https://jarcasting.com/artifacts/de.malkusch.parent/webjar-parent/
implementation ("de.malkusch.parent:webjar-parent:1.1")
'de.malkusch.parent:webjar-parent:pom:1.1'
<dependency org="de.malkusch.parent" name="webjar-parent" rev="1.1">
<artifact name="webjar-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.malkusch.parent', module='webjar-parent', version='1.1')
)
libraryDependencies += "de.malkusch.parent" % "webjar-parent" % "1.1"
[de.malkusch.parent/webjar-parent "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |