Last Version

Spring Core Module 0.0.12

WebDevice.IO Spring Module

License

License

GroupId

GroupId

io.webdevice
ArtifactId

ArtifactId

webdevice-spring-core
Version

Version

0.0.12
Type

Type

jar
Description

Description

Spring Core Module
WebDevice.IO Spring Module

Download webdevice-spring-core 0.0.12


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

Dependencies

compile (1)

Group / Artifact Type Version
io.webdevice : webdevice-framework jar 0.0.12

provided (2)

Group / Artifact Type Version
org.springframework : spring-context-support jar
org.springframework : spring-test jar

test (5)

Group / Artifact Type Version
io.webdevice : webdevice-framework test-jar 0.0.12
org.mockito : mockito-core jar 3.2.4
org.assertj : assertj-core jar 3.13.2
junit : junit jar 4.12
io.cucumber : cucumber-spring jar 4.8.0

Project Modules

There are no modules declared in this project.