Last Version

com.github.squirrelgrip:scientist4k-application-common 0.10.5

A Kotlin port of Github's Scientist library for refactoring critical code paths

License

License

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

scientist4k-application-common
Version

Version

0.10.5
Type

Type

jar
Description

Description

A Kotlin port of Github's Scientist library for refactoring critical code paths

Download scientist4k-application-common 0.10.5


<!-- 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"]

Dependencies

compile (7)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.