| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fridujo |
| ArtifactId | ArtifactIdglacio-spring |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGlacio language and tools
|
| Filename | Size |
|---|---|
| glacio-spring-0.0.1.pom | |
| glacio-spring-0.0.1.jar | 7 KB |
| glacio-spring-0.0.1-sources.jar | 5 KB |
| glacio-spring-0.0.1-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fridujo/glacio-spring/ -->
<dependency>
<groupId>com.github.fridujo</groupId>
<artifactId>glacio-spring</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fridujo/glacio-spring/
implementation 'com.github.fridujo:glacio-spring:0.0.1'
// https://jarcasting.com/artifacts/com.github.fridujo/glacio-spring/
implementation ("com.github.fridujo:glacio-spring:0.0.1")
'com.github.fridujo:glacio-spring:jar:0.0.1'
<dependency org="com.github.fridujo" name="glacio-spring" rev="0.0.1">
<artifact name="glacio-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fridujo', module='glacio-spring', version='0.0.1')
)
libraryDependencies += "com.github.fridujo" % "glacio-spring" % "0.0.1"
[com.github.fridujo/glacio-spring "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fridujo : glacio-runner | jar | 0.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 5.3.1 |
| org.springframework : spring-context | jar | 5.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fridujo : glacio-junit-engine | jar | 0.0.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.assertj : assertj-core | jar | 3.17.2 |
| org.mockito : mockito-core | jar | 3.6.28 |
| com.github.fridujo : classpath-junit-extension | jar | 1.0.0 |