License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.nerdvision |
ArtifactId | ArtifactIdjsp-tests |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is the common POM for nerd.vision projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsp-tests-2.2.0.pom | |
jsp-tests-2.2.0.jar | 1 KB |
jsp-tests-2.2.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nerdvision/jsp-tests/ -->
<dependency>
<groupId>com.nerdvision</groupId>
<artifactId>jsp-tests</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nerdvision/jsp-tests/
implementation 'com.nerdvision:jsp-tests:2.2.0'
// https://jarcasting.com/artifacts/com.nerdvision/jsp-tests/
implementation ("com.nerdvision:jsp-tests:2.2.0")
'com.nerdvision:jsp-tests:jar:2.2.0'
<dependency org="com.nerdvision" name="jsp-tests" rev="2.2.0">
<artifact name="jsp-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nerdvision', module='jsp-tests', version='2.2.0')
)
libraryDependencies += "com.nerdvision" % "jsp-tests" % "2.2.0"
[com.nerdvision/jsp-tests "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.nerdvision : test-utils | jar | 2.2.0 |
org.testcontainers : testcontainers | jar | 1.11.3 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
io.vertx : vertx-grpc | jar | 3.6.3 |
com.nerdvision : grpc-api | jar | 1.0.0 |
org.mock-server : mockserver-netty | jar | RELEASE |
org.testcontainers : junit-jupiter | jar | 1.11.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.5.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.junit.vintage : junit-vintage-engine | jar | 5.5.1 |
org.mockito : mockito-core | jar | 3.1.0 |