| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdit.cnr.si.cool |
| ArtifactId | ArtifactIdcool-common-web-js |
| Last Version | Last Version4.0.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCool Platform - Common - WebJavaScript
Archetype for push artifact to Maven repository
|
| Filename | Size |
|---|---|
| cool-common-web-js-4.0.22.pom | |
| cool-common-web-js-4.0.22.jar | 58 KB |
| cool-common-web-js-4.0.22-sources.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-web-js/ -->
<dependency>
<groupId>it.cnr.si.cool</groupId>
<artifactId>cool-common-web-js</artifactId>
<version>4.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-web-js/
implementation 'it.cnr.si.cool:cool-common-web-js:4.0.22'
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-web-js/
implementation ("it.cnr.si.cool:cool-common-web-js:4.0.22")
'it.cnr.si.cool:cool-common-web-js:jar:4.0.22'
<dependency org="it.cnr.si.cool" name="cool-common-web-js" rev="4.0.22">
<artifact name="cool-common-web-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.cool', module='cool-common-web-js', version='4.0.22')
)
libraryDependencies += "it.cnr.si.cool" % "cool-common-web-js" % "4.0.22"
[it.cnr.si.cool/cool-common-web-js "4.0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |