is not current version
Last Version 01.00.04-RPM

org.rapidpm:rapidpm-junit5-ext-servlet-container-bom 01.00.02-RPM


Categories

Categories

JUnit Unit Testing Container
GroupId

GroupId

org.rapidpm
ArtifactId

ArtifactId

rapidpm-junit5-ext-servlet-container-bom
Version

Version

01.00.02-RPM
Type

Type

pom

Download rapidpm-junit5-ext-servlet-container-bom 01.00.02-RPM


<!-- https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-bom/ -->
<dependency>
    <groupId>org.rapidpm</groupId>
    <artifactId>rapidpm-junit5-ext-servlet-container-bom</artifactId>
    <version>01.00.02-RPM</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-bom/
implementation 'org.rapidpm:rapidpm-junit5-ext-servlet-container-bom:01.00.02-RPM'
// https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-bom/
implementation ("org.rapidpm:rapidpm-junit5-ext-servlet-container-bom:01.00.02-RPM")
'org.rapidpm:rapidpm-junit5-ext-servlet-container-bom:pom:01.00.02-RPM'
<dependency org="org.rapidpm" name="rapidpm-junit5-ext-servlet-container-bom" rev="01.00.02-RPM">
  <artifact name="rapidpm-junit5-ext-servlet-container-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rapidpm', module='rapidpm-junit5-ext-servlet-container-bom', version='01.00.02-RPM')
)
libraryDependencies += "org.rapidpm" % "rapidpm-junit5-ext-servlet-container-bom" % "01.00.02-RPM"
[org.rapidpm/rapidpm-junit5-ext-servlet-container-bom "01.00.02-RPM"]