License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.github.fridujo |
ArtifactId | ArtifactIdglacio-junit-engine |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlacio language and tools
|
Filename | Size |
---|---|
glacio-junit-engine-0.0.1.pom | |
glacio-junit-engine-0.0.1.jar | 22 KB |
glacio-junit-engine-0.0.1-sources.jar | 12 KB |
glacio-junit-engine-0.0.1-javadoc.jar | 471 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fridujo/glacio-junit-engine/ -->
<dependency>
<groupId>com.github.fridujo</groupId>
<artifactId>glacio-junit-engine</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fridujo/glacio-junit-engine/
implementation 'com.github.fridujo:glacio-junit-engine:0.0.1'
// https://jarcasting.com/artifacts/com.github.fridujo/glacio-junit-engine/
implementation ("com.github.fridujo:glacio-junit-engine:0.0.1")
'com.github.fridujo:glacio-junit-engine:jar:0.0.1'
<dependency org="com.github.fridujo" name="glacio-junit-engine" rev="0.0.1">
<artifact name="glacio-junit-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fridujo', module='glacio-junit-engine', version='0.0.1')
)
libraryDependencies += "com.github.fridujo" % "glacio-junit-engine" % "0.0.1"
[com.github.fridujo/glacio-junit-engine "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fridujo : glacio-runner | jar | 0.0.1 |
org.junit.platform : junit-platform-engine | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
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 |