License |
License |
---|---|
GroupId | GroupIdcom.github.bjoern2 |
ArtifactId | ArtifactIdyolo-tyrion-spring |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
yolo-tyrion-spring-1.0.0.pom | |
yolo-tyrion-spring-1.0.0.jar | 9 KB |
yolo-tyrion-spring-1.0.0-sources.jar | 6 KB |
yolo-tyrion-spring-1.0.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bjoern2/yolo-tyrion-spring/ -->
<dependency>
<groupId>com.github.bjoern2</groupId>
<artifactId>yolo-tyrion-spring</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjoern2/yolo-tyrion-spring/
implementation 'com.github.bjoern2:yolo-tyrion-spring:1.0.0'
// https://jarcasting.com/artifacts/com.github.bjoern2/yolo-tyrion-spring/
implementation ("com.github.bjoern2:yolo-tyrion-spring:1.0.0")
'com.github.bjoern2:yolo-tyrion-spring:jar:1.0.0'
<dependency org="com.github.bjoern2" name="yolo-tyrion-spring" rev="1.0.0">
<artifact name="yolo-tyrion-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjoern2', module='yolo-tyrion-spring', version='1.0.0')
)
libraryDependencies += "com.github.bjoern2" % "yolo-tyrion-spring" % "1.0.0"
[com.github.bjoern2/yolo-tyrion-spring "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 3.2.3.RELEASE |
org.springframework : spring-beans | jar | 3.2.3.RELEASE |
org.springframework : spring-context Optional | jar | 3.2.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.github.bjoern2 : yolo-tyrion | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |