GitIgnoreZipper

Find git ignored files to be zipped for recreating dev environments

License

License

GroupId

GroupId

com.ibm.gitignorezipper
ArtifactId

ArtifactId

GitIgnoreZipper
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GitIgnoreZipper
Find git ignored files to be zipped for recreating dev environments
Source Code Management

Source Code Management

https://github.com/IBM/GitIgnoreZipper

Download GitIgnoreZipper

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.gitignorezipper/GitIgnoreZipper/ -->
<dependency>
    <groupId>com.ibm.gitignorezipper</groupId>
    <artifactId>GitIgnoreZipper</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.gitignorezipper/GitIgnoreZipper/
implementation 'com.ibm.gitignorezipper:GitIgnoreZipper:1.0.1'
// https://jarcasting.com/artifacts/com.ibm.gitignorezipper/GitIgnoreZipper/
implementation ("com.ibm.gitignorezipper:GitIgnoreZipper:1.0.1")
'com.ibm.gitignorezipper:GitIgnoreZipper:jar:1.0.1'
<dependency org="com.ibm.gitignorezipper" name="GitIgnoreZipper" rev="1.0.1">
  <artifact name="GitIgnoreZipper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.gitignorezipper', module='GitIgnoreZipper', version='1.0.1')
)
libraryDependencies += "com.ibm.gitignorezipper" % "GitIgnoreZipper" % "1.0.1"
[com.ibm.gitignorezipper/GitIgnoreZipper "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.wnm3 : API4JSON jar 2.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0