License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.mlk |
ArtifactId | ArtifactIdsimples-migrations |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimples-migrations
A wrapper around a wrapper around a wrapper around something that does sftp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simples-migrations-1.0.2.pom | |
simples-migrations-1.0.2.jar | 3 KB |
simples-migrations-1.0.2-sources.jar | 2 KB |
simples-migrations-1.0.2-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mlk/simples-migrations/ -->
<dependency>
<groupId>com.github.mlk</groupId>
<artifactId>simples-migrations</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mlk/simples-migrations/
implementation 'com.github.mlk:simples-migrations:1.0.2'
// https://jarcasting.com/artifacts/com.github.mlk/simples-migrations/
implementation ("com.github.mlk:simples-migrations:1.0.2")
'com.github.mlk:simples-migrations:jar:1.0.2'
<dependency org="com.github.mlk" name="simples-migrations" rev="1.0.2">
<artifact name="simples-migrations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mlk', module='simples-migrations', version='1.0.2')
)
libraryDependencies += "com.github.mlk" % "simples-migrations" % "1.0.2"
[com.github.mlk/simples-migrations "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.5.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.8.4 |
org.assertj : assertj-core | jar | 3.6.2 |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.3.RELEASE |