License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdfuturistic-feline-junit5 |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit5/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>futuristic-feline-junit5</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit5/
implementation 'com.spotify:futuristic-feline-junit5:1.1.1'
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit5/
implementation ("com.spotify:futuristic-feline-junit5:1.1.1")
'com.spotify:futuristic-feline-junit5:jar:1.1.1'
<dependency org="com.spotify" name="futuristic-feline-junit5" rev="1.1.1">
<artifact name="futuristic-feline-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='futuristic-feline-junit5', version='1.1.1')
)
libraryDependencies += "com.spotify" % "futuristic-feline-junit5" % "1.1.1"
[com.spotify/futuristic-feline-junit5 "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : futuristic-feline | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |