License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdscientist4k-application-common |
Version | Version0.10.5 |
Type | Typejar |
Description |
DescriptionA Kotlin port of Github's Scientist library for refactoring critical code paths
|
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-application-common/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-application-common</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-application-common/
implementation 'com.github.squirrelgrip:scientist4k-application-common:0.10.5'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-application-common/
implementation ("com.github.squirrelgrip:scientist4k-application-common:0.10.5")
'com.github.squirrelgrip:scientist4k-application-common:jar:0.10.5'
<dependency org="com.github.squirrelgrip" name="scientist4k-application-common" rev="0.10.5">
<artifact name="scientist4k-application-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-application-common', version='0.10.5')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-application-common" % "0.10.5"
[com.github.squirrelgrip/scientist4k-application-common "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.squirrelgrip : scientist4k-http-server | jar | 0.10.5 |
com.github.squirrelgrip : extensions | jar | 1.1.0 |
com.google.guava : guava | jar | 30.1-jre |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-security | jar | 2.4.2 |
io.springfox : springfox-boot-starter | jar | 3.0.0 |
io.springfox : springfox-swagger-ui | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
org.junit.jupiter : junit-jupiter-engine | jar |