License |
License |
---|---|
GroupId | GroupIdorg.extrema-sistemas.loom |
ArtifactId | ArtifactIdloom-tests |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe loom framework tests framework
The Loom Framework tests jar and third-party dependencies.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
loom-tests-1.5.pom | |
loom-tests-1.5.jar | 35 KB |
loom-tests-1.5-sources.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.extrema-sistemas.loom/loom-tests/ -->
<dependency>
<groupId>org.extrema-sistemas.loom</groupId>
<artifactId>loom-tests</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.extrema-sistemas.loom/loom-tests/
implementation 'org.extrema-sistemas.loom:loom-tests:1.5'
// https://jarcasting.com/artifacts/org.extrema-sistemas.loom/loom-tests/
implementation ("org.extrema-sistemas.loom:loom-tests:1.5")
'org.extrema-sistemas.loom:loom-tests:jar:1.5'
<dependency org="org.extrema-sistemas.loom" name="loom-tests" rev="1.5">
<artifact name="loom-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.extrema-sistemas.loom', module='loom-tests', version='1.5')
)
libraryDependencies += "org.extrema-sistemas.loom" % "loom-tests" % "1.5"
[org.extrema-sistemas.loom/loom-tests "1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.extrema-sistemas.loom : loom | jar | 1.5 |
junit : junit | jar | 4.4 |
javax.servlet : servlet-api | jar | 2.4 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
org.springframework : spring-test | jar | 2.5.5 |