License |
License
GNU General Public License v3.0
|
---|---|
GroupId | GroupIdcom.github.euler-io |
ArtifactId | ArtifactIdeuler-common |
Version | Version0.7.1 |
Type | Typejar |
Description |
DescriptionEuler - Common
Euler - File Processing API - Common classes module.
|
Project URL |
Project URL |
Filename | Size |
---|---|
euler-common-0.7.1.pom | |
euler-common-0.7.1.jar | 24 KB |
euler-common-0.7.1-sources.jar | 13 KB |
euler-common-0.7.1-javadoc.jar | 510 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.euler-io/euler-common/ -->
<dependency>
<groupId>com.github.euler-io</groupId>
<artifactId>euler-common</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.euler-io/euler-common/
implementation 'com.github.euler-io:euler-common:0.7.1'
// https://jarcasting.com/artifacts/com.github.euler-io/euler-common/
implementation ("com.github.euler-io:euler-common:0.7.1")
'com.github.euler-io:euler-common:jar:0.7.1'
<dependency org="com.github.euler-io" name="euler-common" rev="0.7.1">
<artifact name="euler-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.euler-io', module='euler-common', version='0.7.1')
)
libraryDependencies += "com.github.euler-io" % "euler-common" % "0.7.1"
[com.github.euler-io/euler-common "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.euler-io : euler-core | jar | 0.7.1 |
commons-codec : commons-codec | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
com.github.euler-io : euler-config | jar | 0.7.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tika : tika-parsers | jar | 1.23 |
commons-io : commons-io | jar | 2.7 |
com.typesafe.akka : akka-actor-testkit-typed_2.13 | jar | 2.6.5 |
junit : junit | jar | 4.13.1 |