Yew Common Libraries

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.flysium-io
ArtifactId

ArtifactId

yew-common
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Yew Common Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download yew-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.flysium-io : yew-logger jar 1.0.4
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar 4.2
commons-codec : commons-codec jar 1.11
commons-io : commons-io jar 2.6
com.google.code.findbugs : annotations jar 2.0.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (3)

Group / Artifact Type Version
com.github.flysium-io : yew-test jar 1.0.4
org.powermock : powermock-api-mockito2 jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.1
1.0.0