All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.github.sviperll JAR files with all dependencies

Search JAR files by class name

result4j from group com.github.sviperll (version 1.0)

The project provides Result-type similar to Result-type in Rust that allows to return either successfull result or otherwise some kind of error. In Java native way of reporting errors are exceptions, either checked or unchecked, but Result-type provides a way to pass error enformation as a first-class value through the code written in functional style. Routines are provided for interoperability of normal code that uses exception and functional code that uses Result-type, so that exceptions can be catched and propagated as errors in Result-type and then rethrown again later in the control-flow.

Group: com.github.sviperll Artifact: result4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact result4j
Group com.github.sviperll
Version 1.0
Last update 26. January 2024
Organization not specified
URL https://github.com/sviperll/result4j
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

grumpinessy from group com.github.sviperll (version 0.5)

The project provides checkstyle.xml configuration that can be used by CheckStyle to enforce opinionated formating and coding style that is somewhat similar to Sun's and OpenJDK's styles, but includes authors preferences. Additionally custom CheckStyle checkers can be used separately as part of some other CheckStyle configuration.

Group: com.github.sviperll Artifact: grumpinessy
Show all versions Show documentation Show source 
 

0 downloads
Artifact grumpinessy
Group com.github.sviperll
Version 0.5
Last update 27. December 2023
Organization not specified
URL https://github.com/sviperll/grumpinessy
License Apache-2.0
Dependencies amount 1
Dependencies checkstyle,
There are maybe transitive dependencies!

maven-profiledep-extension from group com.github.sviperll (version 0.24-beta2)

Allow interdependencies between maven profiles

Group: com.github.sviperll Artifact: maven-profiledep-extension
Show all versions Show documentation Show source 
 

10 downloads
Artifact maven-profiledep-extension
Group com.github.sviperll
Version 0.24-beta2
Last update 21. April 2023
Organization not specified
URL https://github.com/sviperll/ozymandias/tree/master/maven-profiledep-extension
License not specified
Dependencies amount 7
Dependencies maven-compat, maven-core, plexus-component-annotations, maven-model-builder, maven-model, org.eclipse.sisu.plexus, javax.inject,
There are maybe transitive dependencies!

versioning-maven-plugin from group com.github.sviperll (version 0.24-beta2)

Support versioning policy

Group: com.github.sviperll Artifact: versioning-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact versioning-maven-plugin
Group com.github.sviperll
Version 0.24-beta2
Last update 21. April 2023
Organization not specified
URL https://github.com/sviperll/ozymandias/tree/master/versioning-maven-plugin
License not specified
Dependencies amount 12
Dependencies maven-artifact, maven-core, maven-model, maven-plugin-api, maven-plugin-descriptor, maven-project, maven-settings, maven-profile, maven-plugin-parameter-documenter, maven-plugin-tools-api, plexus-interactivity-api, plexus-utils,
There are maybe transitive dependencies!

ozymandias from group com.github.sviperll (version 0.24-beta2)

Collection of maven extensions, plugins and generally usefull artifacts

Group: com.github.sviperll Artifact: ozymandias
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ozymandias
Group com.github.sviperll
Version 0.24-beta2
Last update 21. April 2023
Organization not specified
URL https://github.com/sviperll/ozymandias
License The BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

coreext-maven-plugin from group com.github.sviperll (version 0.24-beta2)

Check and install maven core extensions

Group: com.github.sviperll Artifact: coreext-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact coreext-maven-plugin
Group com.github.sviperll
Version 0.24-beta2
Last update 21. April 2023
Organization not specified
URL https://github.com/sviperll/ozymandias/tree/master/coreext-maven-plugin
License not specified
Dependencies amount 17
Dependencies maven-artifact, maven-core, maven-model, maven-plugin-api, maven-plugin-descriptor, maven-project, maven-settings, maven-profile, maven-plugin-parameter-documenter, maven-plugin-tools-api, plexus-interactivity-api, plexus-utils, javax.annotation-api, jaxb-api, jaxb-core, jaxb-runtime, istack-commons-runtime,
There are maybe transitive dependencies!

bin-with-dependencies from group com.github.sviperll (version 0.24-beta2)

Assembly for maven-assembly-plugin to pack jar with it's dependencies

Group: com.github.sviperll Artifact: bin-with-dependencies
Show all versions Show source 
 

0 downloads
Artifact bin-with-dependencies
Group com.github.sviperll
Version 0.24-beta2
Last update 21. April 2023
Organization not specified
URL https://github.com/sviperll/ozymandias/tree/master/bin-with-dependencies
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mustache-maven-plugin from group com.github.sviperll (version 0.24-beta2)

Render mustache templates during the build

Group: com.github.sviperll Artifact: mustache-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mustache-maven-plugin
Group com.github.sviperll
Version 0.24-beta2
Last update 21. April 2023
Organization not specified
URL https://github.com/sviperll/ozymandias/tree/master/mustache-maven-plugin
License not specified
Dependencies amount 14
Dependencies compiler, jackson-databind, jackson-annotations, jackson-core, maven-artifact, maven-core, maven-model, maven-plugin-api, maven-plugin-descriptor, maven-project, maven-settings, maven-profile, maven-plugin-parameter-documenter, maven-plugin-tools-api,
There are maybe transitive dependencies!

metachicory from group com.github.sviperll (version 0.36)

Metaprogramming tools. Useful for annotation processors implementation. Part of chicory.

Group: com.github.sviperll Artifact: metachicory
Show all versions Show documentation Show source 
 

0 downloads
Artifact metachicory
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/metachicory
License not specified
Dependencies amount 2
Dependencies jcodemodel, chicory-core,
There are maybe transitive dependencies!

chicory-environment from group com.github.sviperll (version 0.36)

Not portable part of chicory. This package should be as small as possible. Classes used for talking to operating system. Part of chicory.

Group: com.github.sviperll Artifact: chicory-environment
Show all versions Show documentation Show source 
 

0 downloads
Artifact chicory-environment
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/chicory-environment
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 5 (items total 48)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy