voila2runtime - core module

Demo project for Spring Boot

License

License

MICE
GroupId

GroupId

it.micegroup
ArtifactId

ArtifactId

voila2runtime-core
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

voila2runtime - core module
Demo project for Spring Boot
Project URL

Project URL

http://www.mice.it

Download voila2runtime-core

How to add to project

<!-- https://jarcasting.com/artifacts/it.micegroup/voila2runtime-core/ -->
<dependency>
    <groupId>it.micegroup</groupId>
    <artifactId>voila2runtime-core</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup/voila2runtime-core/
implementation 'it.micegroup:voila2runtime-core:1.5'
// https://jarcasting.com/artifacts/it.micegroup/voila2runtime-core/
implementation ("it.micegroup:voila2runtime-core:1.5")
'it.micegroup:voila2runtime-core:jar:1.5'
<dependency org="it.micegroup" name="voila2runtime-core" rev="1.5">
  <artifact name="voila2runtime-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.micegroup', module='voila2runtime-core', version='1.5')
)
libraryDependencies += "it.micegroup" % "voila2runtime-core" % "1.5"
[it.micegroup/voila2runtime-core "1.5"]

Dependencies

compile (12)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.1
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework.security : spring-security-core jar
org.hibernate : hibernate-core jar 5.6.1.Final
org.apache.velocity : velocity-tools jar 2.0
joda-time : joda-time jar 2.10.10
org.springframework.boot : spring-boot-starter-validation jar 2.6.1
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-starter-hateoas jar 2.6.1
org.springframework.boot : spring-boot-starter jar 2.6.1
com.turkraft : spring-filter jar 2.0.9

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.27

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.1
1.0