Last Version

Weby 0.22

A simple spring mvc + hibernate project archetype

License

License

GroupId

GroupId

com.highwise
ArtifactId

ArtifactId

weby
Version

Version

0.22
Type

Type

jar
Description

Description

Weby
A simple spring mvc + hibernate project archetype
Project URL

Project URL

https://github.com/risoft/weby
Source Code Management

Source Code Management

https://github.com/risoft/weby.git

Download weby 0.22

Filename Size
weby-0.22.pom
weby-0.22.jar 17 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.