Last Version

disciples-feed 2.0.3

Incubator of Java application development component

License

License

GroupId

GroupId

com.github.hushengte
ArtifactId

ArtifactId

disciples-feed
Version

Version

2.0.3
Type

Type

jar
Description

Description

disciples-feed
Incubator of Java application development component
Project URL

Project URL

https://github.com/hushengte/feed
Source Code Management

Source Code Management

http://github.com/hushengte/feed/tree/master

Download disciples-feed 2.0.3


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

Dependencies

compile (15)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.springframework : spring-webmvc jar 5.3.15
org.springframework.data : spring-data-commons jar 2.6.1
org.springframework.data : spring-data-jpa Optional jar 2.6.1
org.springframework.data : spring-data-solr Optional jar 4.3.15
org.springframework : spring-orm Optional jar 5.3.15
javax.persistence : javax.persistence-api Optional jar 2.2
org.hibernate : hibernate-core Optional jar 5.4.32.Final
org.hibernate : hibernate-entitymanager Optional jar 5.4.32.Final
org.hibernate : hibernate-search-engine Optional jar 5.11.10.Final
org.hibernate : hibernate-search-orm Optional jar 5.11.10.Final
org.apache.lucene : lucene-core Optional jar 5.5.5
org.apache.lucene : lucene-highlighter Optional jar 5.5.5
org.apache.lucene : lucene-analyzers-smartcn Optional jar 5.5.5
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 4.0.4

test (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
org.springframework : spring-test jar 5.3.15
com.h2database : h2 jar 2.1.210
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.3.3
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.