License |
License |
---|---|
Categories |
CategoriesData Jakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.jspringbot |
ArtifactId | ArtifactIdjspringbot-test-data |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjspringbot-test-data
JSpringBot Test Data Library
|
Filename | Size |
---|---|
jspringbot-test-data-1.9.pom | |
jspringbot-test-data-1.9.jar | 31 KB |
jspringbot-test-data-1.9-sources.jar | 28 KB |
jspringbot-test-data-1.9-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-test-data/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-test-data</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-test-data/
implementation 'org.jspringbot:jspringbot-test-data:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-test-data/
implementation ("org.jspringbot:jspringbot-test-data:1.9")
'org.jspringbot:jspringbot-test-data:jar:1.9'
<dependency org="org.jspringbot" name="jspringbot-test-data" rev="1.9">
<artifact name="jspringbot-test-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-test-data', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-test-data" % "1.9"
[org.jspringbot/jspringbot-test-data "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jspringbot : jspringbot-csv | jar | 1.9 |
net.sf.ehcache : ehcache-core | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.springframework : spring-test | jar | 4.3.2.RELEASE |