net.oschina.bilbodai.maven.filter:enhance-maven-resources-filter

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.oschina.bilbodai.maven.filter
ArtifactId

ArtifactId

enhance-maven-resources-filter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://git.oschina.net/bilbodai/enhanced-maven-resource-filter
Source Code Management

Source Code Management

https://git.oschina.net/bilbodai/enhanced-maven-resource-filter.git

Download enhance-maven-resources-filter

How to add to project

<!-- https://jarcasting.com/artifacts/net.oschina.bilbodai.maven.filter/enhance-maven-resources-filter/ -->
<dependency>
    <groupId>net.oschina.bilbodai.maven.filter</groupId>
    <artifactId>enhance-maven-resources-filter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.bilbodai.maven.filter/enhance-maven-resources-filter/
implementation 'net.oschina.bilbodai.maven.filter:enhance-maven-resources-filter:1.0.1'
// https://jarcasting.com/artifacts/net.oschina.bilbodai.maven.filter/enhance-maven-resources-filter/
implementation ("net.oschina.bilbodai.maven.filter:enhance-maven-resources-filter:1.0.1")
'net.oschina.bilbodai.maven.filter:enhance-maven-resources-filter:jar:1.0.1'
<dependency org="net.oschina.bilbodai.maven.filter" name="enhance-maven-resources-filter" rev="1.0.1">
  <artifact name="enhance-maven-resources-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.bilbodai.maven.filter', module='enhance-maven-resources-filter', version='1.0.1')
)
libraryDependencies += "net.oschina.bilbodai.maven.filter" % "enhance-maven-resources-filter" % "1.0.1"
[net.oschina.bilbodai.maven.filter/enhance-maven-resources-filter "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.shared : maven-filtering jar 1.2
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0