j

javers-spring-mongo

JaVers - alterated by Gustavo Figueiredo - Change table column name by configuration
https://github.com/gustavodsf/javers
The Apache Software License, Version 2.0
Gustavo Figueiredo
Files download
File Operation
javers-spring-mongo-5.16.0.jar download
javers-spring-mongo-5.16.0.pom download
javers-spring-mongo-5.16.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.gustavodsf</groupId>
  <artifactId>javers-spring-mongo</artifactId>
  <version>5.16.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.gustavodsf:javers-spring-mongo:5.16.0'
Gradle Kotlin
implementation("com.github.gustavodsf:javers-spring-mongo:5.16.0")
Scala SBT
libraryDependencies += "com.github.gustavodsf" % "javers-spring-mongo" % "5.16.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.gustavodsf', module='javers-spring-mongo', version='5.16.0')
)
Apache Ivy
<dependency org="com.github.gustavodsf" name="javers-spring-mongo" rev="5.16.0" />
Leiningen
[com.github.gustavodsf/javers-spring-mongo "5.16.0"]
Apache Buildr
'com.github.gustavodsf:javers-spring-mongo:jar:5.16.0'