Last Version

com.alibaba.boot:velocity-spring-boot-autoconfigure 1.0.4.RELEASE

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.alibaba.boot
ArtifactId

ArtifactId

velocity-spring-boot-autoconfigure
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download velocity-spring-boot-autoconfigure 1.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.alibaba.boot/velocity-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.alibaba.boot</groupId>
    <artifactId>velocity-spring-boot-autoconfigure</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.boot/velocity-spring-boot-autoconfigure/
implementation 'com.alibaba.boot:velocity-spring-boot-autoconfigure:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.alibaba.boot/velocity-spring-boot-autoconfigure/
implementation ("com.alibaba.boot:velocity-spring-boot-autoconfigure:1.0.4.RELEASE")
'com.alibaba.boot:velocity-spring-boot-autoconfigure:jar:1.0.4.RELEASE'
<dependency org="com.alibaba.boot" name="velocity-spring-boot-autoconfigure" rev="1.0.4.RELEASE">
  <artifact name="velocity-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.boot', module='velocity-spring-boot-autoconfigure', version='1.0.4.RELEASE')
)
libraryDependencies += "com.alibaba.boot" % "velocity-spring-boot-autoconfigure" % "1.0.4.RELEASE"
[com.alibaba.boot/velocity-spring-boot-autoconfigure "1.0.4.RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
com.alibaba.spring : spring-context-velocity jar 1.4.3.18.RELEASE
com.alibaba.spring : spring-webmvc-velocity jar 1.4.3.18.RELEASE
com.alibaba.boot : spring-boot-web-support jar 1.0.0.RELEASE
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.