Last Version

JAPIS Java Configuration 1.0

Plugin configuration files shared by JAPIS projects. Such files must be packaged in a JAR so Maven plugins have access to them as resources.

License

License

Categories

Categories

Java Languages config Application Layer Libs Configuration
GroupId

GroupId

com.googlecode.japis
ArtifactId

ArtifactId

japis-java-config
Version

Version

1.0
Type

Type

jar
Description

Description

JAPIS Java Configuration
Plugin configuration files shared by JAPIS projects. Such files must be packaged in a JAR so Maven plugins have access to them as resources.
Project Organization

Project Organization

JAPIS

Download japis-java-config 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.