jar

io.mongock : mongodb-springdata-v4-driver

Maven & Gradle

Jul 27, 2023
400 stars
Table Of Contents

Latest Version

Download io.mongock : mongodb-springdata-v4-driver JAR file - Latest Versions:

All Versions

Download io.mongock : mongodb-springdata-v4-driver JAR file - All Versions:

Version Vulnerabilities Size Updated
5.3.x
5.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mongodb-springdata-v4-driver-5.3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.mongock.driver.mongodb.springdata.v4.config

├─ io.mongock.driver.mongodb.springdata.v4.config.MongoDBConfiguration.class - [JAR]

├─ io.mongock.driver.mongodb.springdata.v4.config.SpringDataMongoV4Context.class - [JAR]

├─ io.mongock.driver.mongodb.springdata.v4.config.SpringDataMongoV4ContextBase.class - [JAR]

com.github.cloudyrock.mongock.driver.mongodb.springdata.v4.decorator.impl

├─ com.github.cloudyrock.mongock.driver.mongodb.springdata.v4.decorator.impl.MongockTemplate.class - [JAR]

io.mongock.driver.mongodb.springdata.v4

├─ io.mongock.driver.mongodb.springdata.v4.SpringDataMongoV4ChangeEntryRepository.class - [JAR]

├─ io.mongock.driver.mongodb.springdata.v4.SpringDataMongoV4Driver.class - [JAR]

├─ io.mongock.driver.mongodb.springdata.v4.SpringDataMongoV4DriverBase.class - [JAR]

Advertisement