Last Version

spring-jnr 1.0

A library to inject JNR native libraries to Spring beans

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.goto1134
ArtifactId

ArtifactId

spring-jnr
Version

Version

1.0
Type

Type

jar
Description

Description

spring-jnr
A library to inject JNR native libraries to Spring beans
Project URL

Project URL

https://github.com/goto1134/spring-jnr
Source Code Management

Source Code Management

https://github.com/goto1134/spring-jnr

Download spring-jnr 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jnr : jnr-ffi jar 2.1.6
org.springframework : spring-context jar 4.3.9.RELEASE

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.9.RELEASE
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.