License |
License |
---|---|
GroupId | GroupIdio.pythagoras.common |
ArtifactId | ArtifactIdsimple-cors |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.pythagoras.common:simple-cors
Pythagoras Common Libs - Health Check
|
Filename | Size |
---|---|
simple-cors-1.1.0.pom | |
simple-cors-1.1.0.jar | 4 KB |
simple-cors-1.1.0-sources.jar | 2 KB |
simple-cors-1.1.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pythagoras.common/simple-cors/ -->
<dependency>
<groupId>io.pythagoras.common</groupId>
<artifactId>simple-cors</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pythagoras.common/simple-cors/
implementation 'io.pythagoras.common:simple-cors:1.1.0'
// https://jarcasting.com/artifacts/io.pythagoras.common/simple-cors/
implementation ("io.pythagoras.common:simple-cors:1.1.0")
'io.pythagoras.common:simple-cors:jar:1.1.0'
<dependency org="io.pythagoras.common" name="simple-cors" rev="1.1.0">
<artifact name="simple-cors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pythagoras.common', module='simple-cors', version='1.1.0')
)
libraryDependencies += "io.pythagoras.common" % "simple-cors" % "1.1.0"
[io.pythagoras.common/simple-cors "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.23 |
org.springframework.boot : spring-boot | jar | 1.5.9.RELEASE |