framework
A full-stack java framework.
License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.leapframework |
ArtifactId | ArtifactIdleap-junit |
Last Version | Last Version0.7.13b |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA full-stack java web framework.
|
Filename | Size |
---|---|
leap-junit-0.7.13b.pom | |
leap-junit-0.7.13b.jar | 21 KB |
leap-junit-0.7.13b-sources.jar | 14 KB |
leap-junit-0.7.13b-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.leapframework/leap-junit/ -->
<dependency>
<groupId>org.leapframework</groupId>
<artifactId>leap-junit</artifactId>
<version>0.7.13b</version>
</dependency>
// https://jarcasting.com/artifacts/org.leapframework/leap-junit/
implementation 'org.leapframework:leap-junit:0.7.13b'
// https://jarcasting.com/artifacts/org.leapframework/leap-junit/
implementation ("org.leapframework:leap-junit:0.7.13b")
'org.leapframework:leap-junit:jar:0.7.13b'
<dependency org="org.leapframework" name="leap-junit" rev="0.7.13b">
<artifact name="leap-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.leapframework', module='leap-junit', version='0.7.13b')
)
libraryDependencies += "org.leapframework" % "leap-junit" % "0.7.13b"
[org.leapframework/leap-junit "0.7.13b"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.172 |
org.apache.derby : derby | jar | 10.10.2.0 |
mysql : mysql-connector-java | jar | 5.1.26 |
postgresql : postgresql | jar | 9.1-901.jdbc4 |
org.mariadb.jdbc : mariadb-java-client | jar | 1.1.7 |
com.microsoft.sqlserver : mssql-jdbc | jar | 6.1.0.jre8 |
com.oracle.jdbc » ojdbc7 | jar | 12.1.0.2 |
A full-stack java framework.