Ovenbird Spring

Ovenbird Spring is an utility library to help in the development of web applications with Spring MVC/Boot.

License

License

GroupId

GroupId

com.github.ipfaffen
ArtifactId

ArtifactId

ovenbird-spring
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Ovenbird Spring
Ovenbird Spring is an utility library to help in the development of web applications with Spring MVC/Boot.
Project URL

Project URL

https://github.com/ipfaffen/ovenbird-spring
Source Code Management

Source Code Management

http://github.com/ipfaffen/ovenbird-spring/tree/master

Download ovenbird-spring

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.ipfaffen : ovenbird-commons jar 1.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
org.springframework : spring-context jar 4.3.9.RELEASE
org.springframework : spring-webmvc jar 4.3.9.RELEASE
org.slf4j : slf4j-api jar 1.7.25

runtime (3)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Ovenbird Spring

Ovenbird Spring is an utility library to help in the development of web applications with Spring MVC/Boot.

Versions

Version
1.0.1