| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.cafdataprocessing |
| ArtifactId | ArtifactIdboilerplate-api-ui |
| Version | Version2.3.0-92 |
| Type | Typewar |
| Description |
DescriptionBuilds Boilerplate Worker projects together from a handy top level project.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| boilerplate-api-ui-2.3.0-92.pom | |
| boilerplate-api-ui-2.3.0-92.war | 815 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-ui/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>boilerplate-api-ui</artifactId>
<version>2.3.0-92</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-ui/
implementation 'com.github.cafdataprocessing:boilerplate-api-ui:2.3.0-92'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-ui/
implementation ("com.github.cafdataprocessing:boilerplate-api-ui:2.3.0-92")
'com.github.cafdataprocessing:boilerplate-api-ui:war:2.3.0-92'
<dependency org="com.github.cafdataprocessing" name="boilerplate-api-ui" rev="2.3.0-92">
<artifact name="boilerplate-api-ui" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-api-ui', version='2.3.0-92')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api-ui" % "2.3.0-92"
[com.github.cafdataprocessing/boilerplate-api-ui "2.3.0-92"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafdataprocessing : boilerplate-api-contract | jar | 2.3.0-92 |
| com.github.cafapi : swagger-ui | jar | 1.12.0-232 |