Last Version

com.jslsolucoes:junit 1.0.0

Junit api

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

junit
Version

Version

1.0.0
Type

Type

jar
Description

Description

Junit api
Project URL

Project URL

https://jslsolucoes.com
Project Organization

Project Organization

JSL Solucoes LTDA

Download junit 1.0.0


<!-- https://jarcasting.com/artifacts/com.jslsolucoes/junit/ -->
<dependency>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>junit</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/junit/
implementation 'com.jslsolucoes:junit:1.0.0'
// https://jarcasting.com/artifacts/com.jslsolucoes/junit/
implementation ("com.jslsolucoes:junit:1.0.0")
'com.jslsolucoes:junit:jar:1.0.0'
<dependency org="com.jslsolucoes" name="junit" rev="1.0.0">
  <artifact name="junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='junit', version='1.0.0')
)
libraryDependencies += "com.jslsolucoes" % "junit" % "1.0.0"
[com.jslsolucoes/junit "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.jboss.weld.se : weld-se jar 2.4.6.Final
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.