License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.foilen |
ArtifactId | ArtifactIdfoilen-infra-system-core-system-junits |
Version | Version0.19.1 |
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.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-junits/
implementation 'com.foilen:foilen-infra-system-core-system-junits:0.19.1'
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-junits/
implementation ("com.foilen:foilen-infra-system-core-system-junits:0.19.1")
'com.foilen:foilen-infra-system-core-system-junits:jar:0.19.1'
<dependency org="com.foilen" name="foilen-infra-system-core-system-junits" rev="0.19.1">
<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.19.1')
)
libraryDependencies += "com.foilen" % "foilen-infra-system-core-system-junits" % "0.19.1"
[com.foilen/foilen-infra-system-core-system-junits "0.19.1"]
Group / Artifact | Type | Version |
---|---|---|
com.foilen : foilen-infra-plugin-core | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |