Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdde.the-library-code.dspace |
ArtifactId | ArtifactIdaddon-duplication-detection-service-jspui |
Version | Version6.2.0 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service-jspui/ -->
<dependency>
<groupId>de.the-library-code.dspace</groupId>
<artifactId>addon-duplication-detection-service-jspui</artifactId>
<version>6.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service-jspui/
implementation 'de.the-library-code.dspace:addon-duplication-detection-service-jspui:6.2.0'
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service-jspui/
implementation ("de.the-library-code.dspace:addon-duplication-detection-service-jspui:6.2.0")
'de.the-library-code.dspace:addon-duplication-detection-service-jspui:war:6.2.0'
<dependency org="de.the-library-code.dspace" name="addon-duplication-detection-service-jspui" rev="6.2.0">
<artifact name="addon-duplication-detection-service-jspui" type="war" />
</dependency>
@Grapes(
@Grab(group='de.the-library-code.dspace', module='addon-duplication-detection-service-jspui', version='6.2.0')
)
libraryDependencies += "de.the-library-code.dspace" % "addon-duplication-detection-service-jspui" % "6.2.0"
[de.the-library-code.dspace/addon-duplication-detection-service-jspui "6.2.0"]