License |
License |
---|---|
GroupId | GroupIdcom.blibli.oss |
ArtifactId | ArtifactIdtemplate-plugin |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptiontemplate-plugin
Template Plugin for Spring Boot
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
template-plugin-0.0.3.pom | |
template-plugin-0.0.3.jar | 8 KB |
template-plugin-0.0.3-sources.jar | 3 KB |
template-plugin-0.0.3-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blibli.oss/template-plugin/ -->
<dependency>
<groupId>com.blibli.oss</groupId>
<artifactId>template-plugin</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.blibli.oss/template-plugin/
implementation 'com.blibli.oss:template-plugin:0.0.3'
// https://jarcasting.com/artifacts/com.blibli.oss/template-plugin/
implementation ("com.blibli.oss:template-plugin:0.0.3")
'com.blibli.oss:template-plugin:jar:0.0.3'
<dependency org="com.blibli.oss" name="template-plugin" rev="0.0.3">
<artifact name="template-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blibli.oss', module='template-plugin', version='0.0.3')
)
libraryDependencies += "com.blibli.oss" % "template-plugin" % "0.0.3"
[com.blibli.oss/template-plugin "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jknack : handlebars | jar | 4.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.9.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.9.RELEASE |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.9.RELEASE |