License |
License |
---|---|
GroupId | GroupIdorg.hspconsortium.reference |
ArtifactId | ArtifactIdhspc-reference-api-webapp |
Last Version | Last Version1.10.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRelease information
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-webapp/ -->
<dependency>
<groupId>org.hspconsortium.reference</groupId>
<artifactId>hspc-reference-api-webapp</artifactId>
<version>1.10.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-webapp/
implementation 'org.hspconsortium.reference:hspc-reference-api-webapp:1.10.8'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-webapp/
implementation ("org.hspconsortium.reference:hspc-reference-api-webapp:1.10.8")
'org.hspconsortium.reference:hspc-reference-api-webapp:jar:1.10.8'
<dependency org="org.hspconsortium.reference" name="hspc-reference-api-webapp" rev="1.10.8">
<artifact name="hspc-reference-api-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-reference-api-webapp', version='1.10.8')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-reference-api-webapp" % "1.10.8"
[org.hspconsortium.reference/hspc-reference-api-webapp "1.10.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
org.hspconsortium.reference : hspc-reference-api-mysql | jar | 1.10.8 |
org.hspconsortium.reference : hspc-reference-api-webapp-base | jar | 1.10.8 |
org.springframework.boot : spring-boot-starter-actuator | jar | 1.5.7.RELEASE |
mysql : mysql-connector-java | jar | 5.1.44 |
org.thymeleaf : thymeleaf | jar | 3.0.7.RELEASE |
org.thymeleaf : thymeleaf-spring4 | jar | 3.0.7.RELEASE |
org.javassist : javassist | jar | 3.21.0-GA |
org.hibernate : hibernate-core | jar | 5.2.10.Final |
org.hibernate : hibernate-entitymanager | jar | 5.2.10.Final |
org.hibernate : hibernate-ehcache | jar | 5.2.10.Final |
org.hibernate : hibernate-validator | jar | 5.4.1.Final |
org.aspectj : aspectjrt | jar | 1.8.10 |
org.aspectj : aspectjweaver | jar | 1.8.10 |
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |