Last Version

net.optionfactory:defiance 2.0

Enable Spring Web MVC with public fields binding support

License

License

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

defiance
Version

Version

2.0
Type

Type

jar
Description

Description

net.optionfactory:defiance
Enable Spring Web MVC with public fields binding support
Project URL

Project URL

https://github.com/optionfactory/defiance
Source Code Management

Source Code Management

https://github.com/optionfactory/defiance

Download defiance 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 5.1.5.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.