License |
License |
---|---|
GroupId | GroupIdio.jmad |
ArtifactId | ArtifactIdjmad-modelpack-service |
Version | Version0.9.3 |
Type | Typejar |
Description |
Descriptionio.jmad:jmad-modelpack-service
Service to retrieve JMad model packages from different sources.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.jmad/jmad-modelpack-service/ -->
<dependency>
<groupId>io.jmad</groupId>
<artifactId>jmad-modelpack-service</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.jmad/jmad-modelpack-service/
implementation 'io.jmad:jmad-modelpack-service:0.9.3'
// https://jarcasting.com/artifacts/io.jmad/jmad-modelpack-service/
implementation ("io.jmad:jmad-modelpack-service:0.9.3")
'io.jmad:jmad-modelpack-service:jar:0.9.3'
<dependency org="io.jmad" name="jmad-modelpack-service" rev="0.9.3">
<artifact name="jmad-modelpack-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jmad', module='jmad-modelpack-service', version='0.9.3')
)
libraryDependencies += "io.jmad" % "jmad-modelpack-service" % "0.9.3"
[io.jmad/jmad-modelpack-service "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
io.jmad : jmad-core | jar | 0.7.6 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.guava : guava | jar | 28.1-jre |
org.springframework : spring-core | jar | 5.2.0.RELEASE |
org.springframework : spring-context | jar | 5.2.0.RELEASE |
org.springframework : spring-beans | jar | 5.2.0.RELEASE |
org.springframework : spring-aop | jar | 5.2.0.RELEASE |
org.springframework : spring-expression | jar | 5.2.0.RELEASE |
org.springframework : spring-web | jar | 5.2.0.RELEASE |
com.google.code.gson : gson | jar | 2.8.6 |
io.projectreactor : reactor-core | jar | 3.3.0.RELEASE |
io.projectreactor : reactor-test | jar | 3.3.0.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |