License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdscientist-yxorp-core |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist-yxorp-core/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist-yxorp-core</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist-yxorp-core/
implementation 'com.github.squirrelgrip:scientist-yxorp-core:0.0.3'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist-yxorp-core/
implementation ("com.github.squirrelgrip:scientist-yxorp-core:0.0.3")
'com.github.squirrelgrip:scientist-yxorp-core:jar:0.0.3'
<dependency org="com.github.squirrelgrip" name="scientist-yxorp-core" rev="0.0.3">
<artifact name="scientist-yxorp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist-yxorp-core', version='0.0.3')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist-yxorp-core" % "0.0.3"
[com.github.squirrelgrip/scientist-yxorp-core "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |
org.apache.httpcomponents : httpclient | jar | 4.5.11 |
com.github.squirrelgrip : Scientist4KCore | jar | 0.3.0 |
commons-io : commons-io | jar | 2.6 |
org.springframework.boot : spring-boot-starter-jetty | jar | 2.2.5.RELEASE |
io.dropwizard.metrics5 : metrics-core | jar | 5.0.0 |