License |
License
MICE
|
---|---|
GroupId | GroupIdit.micegroup |
ArtifactId | ArtifactIdvoila2runtime-core |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvoila2runtime - core module
Demo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
voila2runtime-core-1.5.pom | |
voila2runtime-core-1.5.jar | 32 KB |
voila2runtime-core-1.5-sources.jar | 24 KB |
voila2runtime-core-1.5-javadoc.jar | 587 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.27 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |
org.springframework.security : spring-security-test | jar |