Last Version

template-plugin 0.0.3

Template Plugin for Spring Boot

License

License

GroupId

GroupId

com.blibli.oss
ArtifactId

ArtifactId

template-plugin
Version

Version

0.0.3
Type

Type

jar
Description

Description

template-plugin
Template Plugin for Spring Boot
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/bliblidotcom/template-plugin

Download template-plugin 0.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jknack : handlebars jar 4.0.6

provided (3)

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

test (1)

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

Project Modules

There are no modules declared in this project.