| License |
License |
|---|---|
| Categories |
CategoriesModality Data Databases |
| GroupId | GroupIdcom.republicate.modality |
| ArtifactId | ArtifactIdmodality-webapp |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.republicate.modality:modality-webapp
Authentication Filters
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| modality-webapp-2.1.1.pom | |
| modality-webapp-2.1.1.jar | 164 KB |
| modality-webapp-2.1.1-sources.jar | 10 KB |
| modality-webapp-2.1.1-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.republicate.modality/modality-webapp/ -->
<dependency>
<groupId>com.republicate.modality</groupId>
<artifactId>modality-webapp</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.republicate.modality/modality-webapp/
implementation 'com.republicate.modality:modality-webapp:2.1.1'
// https://jarcasting.com/artifacts/com.republicate.modality/modality-webapp/
implementation ("com.republicate.modality:modality-webapp:2.1.1")
'com.republicate.modality:modality-webapp:jar:2.1.1'
<dependency org="com.republicate.modality" name="modality-webapp" rev="2.1.1">
<artifact name="modality-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.republicate.modality', module='modality-webapp', version='2.1.1')
)
libraryDependencies += "com.republicate.modality" % "modality-webapp" % "2.1.1"
[com.republicate.modality/modality-webapp "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.republicate.modality : modality-core | jar | 2.1.1 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.apache.velocity.tools : velocity-tools-view | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 3.6 |