License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.sgota.springboot |
ArtifactId | ArtifactIdsgota-spring-boot-velocity |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptioncom.sgota.springboot:sgota-spring-boot-velocity
SGOTA Spring Boot Velocity
|
Filename | Size |
---|---|
sgota-spring-boot-velocity-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sgota.springboot/sgota-spring-boot-velocity/ -->
<dependency>
<groupId>com.sgota.springboot</groupId>
<artifactId>sgota-spring-boot-velocity</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sgota.springboot/sgota-spring-boot-velocity/
implementation 'com.sgota.springboot:sgota-spring-boot-velocity:1.0.0'
// https://jarcasting.com/artifacts/com.sgota.springboot/sgota-spring-boot-velocity/
implementation ("com.sgota.springboot:sgota-spring-boot-velocity:1.0.0")
'com.sgota.springboot:sgota-spring-boot-velocity:pom:1.0.0'
<dependency org="com.sgota.springboot" name="sgota-spring-boot-velocity" rev="1.0.0">
<artifact name="sgota-spring-boot-velocity" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sgota.springboot', module='sgota-spring-boot-velocity', version='1.0.0')
)
libraryDependencies += "com.sgota.springboot" % "sgota-spring-boot-velocity" % "1.0.0"
[com.sgota.springboot/sgota-spring-boot-velocity "1.0.0"]