Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdboilerplate-api-web |
Version | Version2.0.1-7 |
Type | Typewar |
Filename | Size |
---|---|
boilerplate-api-web-2.0.1-7.pom | |
boilerplate-api-web-2.0.1-7.war | 20 MB |
boilerplate-api-web-2.0.1-7-sources.jar | 42 KB |
boilerplate-api-web-2.0.1-7-javadoc.jar | 221 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>boilerplate-api-web</artifactId>
<version>2.0.1-7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web/
implementation 'com.github.cafdataprocessing:boilerplate-api-web:2.0.1-7'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web/
implementation ("com.github.cafdataprocessing:boilerplate-api-web:2.0.1-7")
'com.github.cafdataprocessing:boilerplate-api-web:war:2.0.1-7'
<dependency org="com.github.cafdataprocessing" name="boilerplate-api-web" rev="2.0.1-7">
<artifact name="boilerplate-api-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-api-web', version='2.0.1-7')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api-web" % "2.0.1-7"
[com.github.cafdataprocessing/boilerplate-api-web "2.0.1-7"]