GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
---|---|
ArtifactId | ArtifactIdplugin-access-derby |
Version | Version1.1.3 |
Type | Typejar |
Filename | Size |
---|---|
plugin-access-derby-1.1.3.pom | |
plugin-access-derby-1.1.3.jar | 11 KB |
plugin-access-derby-1.1.3-sources.jar | 9 KB |
plugin-access-derby-1.1.3-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-access-derby/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-access-derby</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-access-derby/
implementation 'com.googlecode.the-fascinator.plugins:plugin-access-derby:1.1.3'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-access-derby/
implementation ("com.googlecode.the-fascinator.plugins:plugin-access-derby:1.1.3")
'com.googlecode.the-fascinator.plugins:plugin-access-derby:jar:1.1.3'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-access-derby" rev="1.1.3">
<artifact name="plugin-access-derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-access-derby', version='1.1.3')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-access-derby" % "1.1.3"
[com.googlecode.the-fascinator.plugins/plugin-access-derby "1.1.3"]