- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for intro (0.04 sec)
-
README.md
en.yml) L3:===================== L4: L5:curl4j is a simple cUrl-like Java client. L6: L7:## Version L8: L9:[Versions in Maven Repository](https://repo1.maven.org/maven2/org/codelibs/curl4j/) L10: L11:## Using Maven L12: L13:Put the following block into pom.xml if using Maven: L14: L15: <dependency> L16: <groupId>org.codelibs</groupId> L17: <artifactId>curl4j</artifactId> L18: <version>1.0.0</version> L19: </dependency>...github.com/codelibs/curl4j/README.mdSat Feb 19 00:59:27 UTC 2022 566 bytes -
README.md
L103: L104:2. Import the cloned repository as a [Maven](https://maven.apache.org/) project on [Eclipse](https://www.eclipse.org/eclipseide/) or another IDE. L105: L106:### Setup for OpenSearch Plugins L107: L108:Run antrun:run to download plugins into the plugins directory: L109: L110: $ mvn antrun:run L111: L112:### Run Fess L113: L114:Run or debug org.codelibs.fess.FessBoot on your IDE, and then access http://localhost:8080/ L115: L116:### Build Package L117: L118:Run the `package` goal and...github.com/codelibs/fess/README.mdSat Oct 12 07:19:47 UTC 2024 7.3K bytes