Categories |
CategoriesReact User Interface Web Frameworks Auto Application Layer Libs Code Generators Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.github.fridujo |
ArtifactId | ArtifactIdspring-automocker-reactor |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
spring-automocker-reactor-1.1.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fridujo/spring-automocker-reactor/ -->
<dependency>
<groupId>com.github.fridujo</groupId>
<artifactId>spring-automocker-reactor</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fridujo/spring-automocker-reactor/
implementation 'com.github.fridujo:spring-automocker-reactor:1.1.0'
// https://jarcasting.com/artifacts/com.github.fridujo/spring-automocker-reactor/
implementation ("com.github.fridujo:spring-automocker-reactor:1.1.0")
'com.github.fridujo:spring-automocker-reactor:pom:1.1.0'
<dependency org="com.github.fridujo" name="spring-automocker-reactor" rev="1.1.0">
<artifact name="spring-automocker-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fridujo', module='spring-automocker-reactor', version='1.1.0')
)
libraryDependencies += "com.github.fridujo" % "spring-automocker-reactor" % "1.1.0"
[com.github.fridujo/spring-automocker-reactor "1.1.0"]