Last Version

yoyo 1.0.1

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

License

License

GroupId

GroupId

com.github.xingfudeshi
ArtifactId

ArtifactId

yoyo
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/xingfudeshi/yoyo
Source Code Management

Source Code Management

https://github.com/xingfudeshi/yoyo

Download yoyo 1.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-context jar
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.2

Project Modules

There are no modules declared in this project.