is not current version
Last Version 2.3.0-92

com.github.cafdataprocessing:boilerplate-api-web 2.2.0-72


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

boilerplate-api-web
Version

Version

2.2.0-72
Type

Type

war

Download boilerplate-api-web 2.2.0-72


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>boilerplate-api-web</artifactId>
    <version>2.2.0-72</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web/
implementation 'com.github.cafdataprocessing:boilerplate-api-web:2.2.0-72'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web/
implementation ("com.github.cafdataprocessing:boilerplate-api-web:2.2.0-72")
'com.github.cafdataprocessing:boilerplate-api-web:war:2.2.0-72'
<dependency org="com.github.cafdataprocessing" name="boilerplate-api-web" rev="2.2.0-72">
  <artifact name="boilerplate-api-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-api-web', version='2.2.0-72')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api-web" % "2.2.0-72"
[com.github.cafdataprocessing/boilerplate-api-web "2.2.0-72"]