License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesMaven Build Tools Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.abel533 |
ArtifactId | ArtifactIdautodeploy-maven-central |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautodeploy-maven-central
autodeploy-maven-central
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.abel533/autodeploy-maven-central/ -->
<dependency>
<groupId>com.github.abel533</groupId>
<artifactId>autodeploy-maven-central</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.abel533/autodeploy-maven-central/
implementation 'com.github.abel533:autodeploy-maven-central:1.0.0'
// https://jarcasting.com/artifacts/com.github.abel533/autodeploy-maven-central/
implementation ("com.github.abel533:autodeploy-maven-central:1.0.0")
'com.github.abel533:autodeploy-maven-central:jar:1.0.0'
<dependency org="com.github.abel533" name="autodeploy-maven-central" rev="1.0.0">
<artifact name="autodeploy-maven-central" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.abel533', module='autodeploy-maven-central', version='1.0.0')
)
libraryDependencies += "com.github.abel533" % "autodeploy-maven-central" % "1.0.0"
[com.github.abel533/autodeploy-maven-central "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.springframework.boot : spring-boot-actuator | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |