Last Version

yop 0.9.0

YOP is a lightweight wannabe REST/ORM stack. Ω≡{Ⓐ}

License

License

Postcard Public License
GroupId

GroupId

org.y-op
ArtifactId

ArtifactId

yop
Version

Version

0.9.0
Type

Type

pom
Description

Description

yop
YOP is a lightweight wannabe REST/ORM stack. Ω≡{Ⓐ}
Project URL

Project URL

https://github.com/ug-dbg/yop
Source Code Management

Source Code Management

https://github.com/ug-dbg/yop

Download yop 0.9.0

Filename Size
yop-0.9.0.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • reflection
  • ioc
  • orm
  • rest
  • swaggerui
  • demo