License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.daijie |
ArtifactId | ArtifactIddaijie-parent-spring-boot-starter |
Last Version | Last Version1.1.4-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
daijie-parent-spring-boot-starter-1.1.4-RELEASE.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daijie/daijie-parent-spring-boot-starter/ -->
<dependency>
<groupId>org.daijie</groupId>
<artifactId>daijie-parent-spring-boot-starter</artifactId>
<version>1.1.4-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daijie/daijie-parent-spring-boot-starter/
implementation 'org.daijie:daijie-parent-spring-boot-starter:1.1.4-RELEASE'
// https://jarcasting.com/artifacts/org.daijie/daijie-parent-spring-boot-starter/
implementation ("org.daijie:daijie-parent-spring-boot-starter:1.1.4-RELEASE")
'org.daijie:daijie-parent-spring-boot-starter:pom:1.1.4-RELEASE'
<dependency org="org.daijie" name="daijie-parent-spring-boot-starter" rev="1.1.4-RELEASE">
<artifact name="daijie-parent-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daijie', module='daijie-parent-spring-boot-starter', version='1.1.4-RELEASE')
)
libraryDependencies += "org.daijie" % "daijie-parent-spring-boot-starter" % "1.1.4-RELEASE"
[org.daijie/daijie-parent-spring-boot-starter "1.1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.15 |
org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 3.0 |