License |
License |
---|---|
GroupId | GroupIdcom.github.hushengte |
ArtifactId | ArtifactIddisciples-feed |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondisciples-feed
Incubator of Java application development component
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
disciples-feed-2.0.3.pom | |
disciples-feed-2.0.3.jar | 74 KB |
disciples-feed-2.0.3-sources.jar | 40 KB |
disciples-feed-2.0.3-javadoc.jar | 274 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
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 |