t

test-domain-project

Test description
https://github.com/mongock/test-domain-project
The Apache Software License, Version 2.0
Antonio Perez Dieppa Oliver Santana Martín
Files download
File Operation
test-domain-project-1.0.jar download
test-domain-project-1.0.pom download
test-domain-project-1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.mongock</groupId>
  <artifactId>test-domain-project</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'io.mongock:test-domain-project:1.0'
Gradle Kotlin
implementation("io.mongock:test-domain-project:1.0")
Scala SBT
libraryDependencies += "io.mongock" % "test-domain-project" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.mongock', module='test-domain-project', version='1.0')
)
Apache Ivy
<dependency org="io.mongock" name="test-domain-project" rev="1.0" />
Leiningen
[io.mongock/test-domain-project "1.0"]
Apache Buildr
'io.mongock:test-domain-project:jar:1.0'
Dependencies
The project has no third-party dependencies