is not current version
Last Version 1.2.1

com.github.fridujo:spring-automocker-reactor 1.2.0

Reactor for Spring-Automocker projects.

Categories

Categories

React User Interface Web Frameworks Auto Application Layer Libs Code Generators Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.github.fridujo
ArtifactId

ArtifactId

spring-automocker-reactor
Version

Version

1.2.0
Type

Type

pom

Download spring-automocker-reactor 1.2.0


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