License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.foilen |
ArtifactId | ArtifactIdfoilen-infra-system-core-system-junits |
Last Version | Last Version0.20.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfoilen-infra-system-core-system-junits
The system development environment for Foilen Infra using the plugin system
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-junits/ -->
<dependency>
<groupId>com.foilen</groupId>
<artifactId>foilen-infra-system-core-system-junits</artifactId>
<version>0.20.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-junits/
implementation 'com.foilen:foilen-infra-system-core-system-junits:0.20.2'
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-junits/
implementation ("com.foilen:foilen-infra-system-core-system-junits:0.20.2")
'com.foilen:foilen-infra-system-core-system-junits:jar:0.20.2'
<dependency org="com.foilen" name="foilen-infra-system-core-system-junits" rev="0.20.2">
<artifact name="foilen-infra-system-core-system-junits" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foilen', module='foilen-infra-system-core-system-junits', version='0.20.2')
)
libraryDependencies += "com.foilen" % "foilen-infra-system-core-system-junits" % "0.20.2"
[com.foilen/foilen-infra-system-core-system-junits "0.20.2"]
Group / Artifact | Type | Version |
---|---|---|
com.foilen : foilen-infra-plugin-core | jar | 0.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.vintage : junit-vintage-engine | jar |