License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.welen.jmole |
ArtifactId | ArtifactIdjmole-spring |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMole Spring
JMole Spring starter
|
Project URL |
Project URL |
Filename | Size |
---|---|
jmole-spring-2.0.0.pom | |
jmole-spring-2.0.0.jar | 3 KB |
jmole-spring-2.0.0-sources.jar | 1 KB |
jmole-spring-2.0.0-javadoc.jar | 23 KB |
jmole-spring-2.0.0-jar-with-dependencies.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-spring/ -->
<dependency>
<groupId>net.welen.jmole</groupId>
<artifactId>jmole-spring</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-spring/
implementation 'net.welen.jmole:jmole-spring:2.0.0'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-spring/
implementation ("net.welen.jmole:jmole-spring:2.0.0")
'net.welen.jmole:jmole-spring:jar:2.0.0'
<dependency org="net.welen.jmole" name="jmole-spring" rev="2.0.0">
<artifact name="jmole-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-spring', version='2.0.0')
)
libraryDependencies += "net.welen.jmole" % "jmole-spring" % "2.0.0"
[net.welen.jmole/jmole-spring "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.welen.jmole : jmole-kernel | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.16 |