slinky-build

Slinky Build

License

License

GroupId

GroupId

org.slinkyframework
ArtifactId

ArtifactId

slinky-build-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

slinky-build
Slinky Build
Project URL

Project URL

https://github.com/klyall/slinky-build
Source Code Management

Source Code Management

https://github.com/klyall/slinky-build

Download slinky-build-parent

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.4
org.checkerframework : checker-qual Optional jar 2.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.10
0.3.9
0.3.8