Last Version

silentsoft-core 1.4.0

Core utility library

License

License

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

silentsoft-core
Version

Version

1.4.0
Type

Type

jar
Description

Description

silentsoft-core
Core utility library
Project URL

Project URL

https://github.com/silentsoft/silentsoft-core
Source Code Management

Source Code Management

https://github.com/silentsoft/silentsoft-core.git

Download silentsoft-core 1.4.0


<!-- https://jarcasting.com/artifacts/org.silentsoft/silentsoft-core/ -->
<dependency>
    <groupId>org.silentsoft</groupId>
    <artifactId>silentsoft-core</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.silentsoft/silentsoft-core/
implementation 'org.silentsoft:silentsoft-core:1.4.0'
// https://jarcasting.com/artifacts/org.silentsoft/silentsoft-core/
implementation ("org.silentsoft:silentsoft-core:1.4.0")
'org.silentsoft:silentsoft-core:jar:1.4.0'
<dependency org="org.silentsoft" name="silentsoft-core" rev="1.4.0">
  <artifact name="silentsoft-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.silentsoft', module='silentsoft-core', version='1.4.0')
)
libraryDependencies += "org.silentsoft" % "silentsoft-core" % "1.4.0"
[org.silentsoft/silentsoft-core "1.4.0"]

Dependencies

compile (11)

Group / Artifact Type Version
org.silentsoft : silentsoft-io jar 1.3.0
net.java.dev.jna : jna jar 4.5.1
net.java.dev.jna : jna-platform jar 4.5.1
commons-daemon : commons-daemon jar 1.0.10
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
commons-net : commons-net jar 3.3
com.fasterxml.jackson.core : jackson-annotations jar 2.10.3
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.