Last Version

Woothee Spring 1.0.0

Woothee integration with Spring MVC

License

License

GroupId

GroupId

am.ik.woothee
ArtifactId

ArtifactId

woothee-spring
Version

Version

1.0.0
Type

Type

jar
Description

Description

Woothee Spring
Woothee integration with Spring MVC
Project URL

Project URL

https://github.com/making/woothee-spring
Source Code Management

Source Code Management

https://github.com/making/woothee-spring

Download woothee-spring 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
is.tagomor.woothee : woothee-java jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.