Last Version

dorado 0.0.51

The restful server based netty4&jdk8

License

License

GroupId

GroupId

ai.houyi
ArtifactId

ArtifactId

dorado
Version

Version

0.0.51
Type

Type

pom
Description

Description

dorado
The restful server based netty4&jdk8
Project URL

Project URL

https://github.com/javagossip/dorado
Source Code Management

Source Code Management

https://github.com/javagossip/dorado

Download dorado 0.0.51

Filename Size
dorado-0.0.51.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • dorado-core
  • dorado-spring-boot-starter
  • dorado-swagger
  • dorado-swagger-ui
  • dorado-examples
  • dorado-swagger-spring-boot-starter