Last Version

jetose 1.0.3.RELEASE

2018,重新开始

License

License

GroupId

GroupId

com.github.jetose
ArtifactId

ArtifactId

jetose
Version

Version

1.0.3.RELEASE
Type

Type

pom
Description

Description

jetose
2018,重新开始
Project URL

Project URL

https://github.com/jetose/jetose

Download jetose 1.0.3.RELEASE

Filename Size
jetose-1.0.3.RELEASE.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jetose-spring-boot-starter