License |
License |
---|---|
GroupId | GroupIdtop.memfactory |
ArtifactId | ArtifactIdtemplate-parent |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontemplate-parent
template-parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
template-parent-0.0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.memfactory/template-parent/ -->
<dependency>
<groupId>top.memfactory</groupId>
<artifactId>template-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.memfactory/template-parent/
implementation 'top.memfactory:template-parent:0.0.1'
// https://jarcasting.com/artifacts/top.memfactory/template-parent/
implementation ("top.memfactory:template-parent:0.0.1")
'top.memfactory:template-parent:pom:0.0.1'
<dependency org="top.memfactory" name="template-parent" rev="0.0.1">
<artifact name="template-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.memfactory', module='template-parent', version='0.0.1')
)
libraryDependencies += "top.memfactory" % "template-parent" % "0.0.1"
[top.memfactory/template-parent "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.8.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.8.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.8.RELEASE |
org.springframework.boot : spring-boot-starter-log4j | jar | 1.3.8.RELEASE |
com.alibaba : fastjson | jar | 1.2.41 |