haruhi-spring

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

License

License

GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

haruhi-spring
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download haruhi-spring

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-expression jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.2
3.1
3.0
2.4