Last Version

com.airlenet:play-util 1.0.0.RELEASE

play-parent

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-util
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

play-parent
Project Organization

Project Organization

airlenet

Download play-util 1.0.0.RELEASE


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

Dependencies

compile (10)

Group / Artifact Type Version
com.airlenet : play-core jar 1.0.0.RELEASE
com.google.zxing : core jar 3.2.1
com.google.zxing : javase jar 3.2.1
io.reactivex : rxjava jar 1.2.2
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
com.google.guava : guava jar 19.0
org.apache.commons : commons-lang3 jar 3.4
org.springframework : spring-context-support jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.