License |
License |
---|---|
GroupId | GroupIdorg.slinkyframework |
ArtifactId | ArtifactIdslinky-build-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionslinky-build
Slinky Build
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
slinky-build-parent-1.1.0.pom | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.slinkyframework/slinky-build-parent/ -->
<dependency>
<groupId>org.slinkyframework</groupId>
<artifactId>slinky-build-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.slinkyframework/slinky-build-parent/
implementation 'org.slinkyframework:slinky-build-parent:1.1.0'
// https://jarcasting.com/artifacts/org.slinkyframework/slinky-build-parent/
implementation ("org.slinkyframework:slinky-build-parent:1.1.0")
'org.slinkyframework:slinky-build-parent:pom:1.1.0'
<dependency org="org.slinkyframework" name="slinky-build-parent" rev="1.1.0">
<artifact name="slinky-build-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.slinkyframework', module='slinky-build-parent', version='1.1.0')
)
libraryDependencies += "org.slinkyframework" % "slinky-build-parent" % "1.1.0"
[org.slinkyframework/slinky-build-parent "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.9.4 |
org.checkerframework : checker-qual Optional | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.7.RELEASE |