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

Download JAR files tagged by literal with all dependencies

Search JAR files by class name

memeid4s-literal_3 from group com.47deg (version 0.8.0)

Macro interpolator to create UUID from literal strings in compile time

Group: com.47deg Artifact: memeid4s-literal_3
Show documentation Show source 
 

0 downloads
Artifact memeid4s-literal_3
Group com.47deg
Version 0.8.0
Last update 10. February 2023
Organization 47 Degrees Open Source
URL https://github.com/47degrees/memeid
License Apache-2.0
Dependencies amount 2
Dependencies memeid4s_3, scala3-library_3,
There are maybe transitive dependencies!

boost_lexical_cast from group com.github.brunotl (version 1.81.0)

General literal text conversions, such as an int represented a string, or vice-versa.

Group: com.github.brunotl Artifact: boost_lexical_cast
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_lexical_cast
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 11
Dependencies boost_config, boost_range, boost_type_traits, boost_assert, boost_static_assert, boost_detail, boost_throw_exception, boost_container, boost_core, boost_array, boost_integer,
There are maybe transitive dependencies!

dependency-calculator from group it.ethiclab.depcal (version 0.0.1)

A simple dependency calculator based on literal usage. See tests for more information.

Group: it.ethiclab.depcal Artifact: dependency-calculator
Show documentation Show source 
 

0 downloads
Artifact dependency-calculator
Group it.ethiclab.depcal
Version 0.0.1
Last update 25. April 2019
Organization not specified
URL https://ethiclab.github.io/dependency-calculator
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.springframework.roo.addon.plural.addon from group org.springframework.roo (version 2.0.0.RELEASE)

Determines the plural term for a given String literal using Inflector (https://inflector.dev.java.net/).

Group: org.springframework.roo Artifact: org.springframework.roo.addon.plural.addon
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.springframework.roo.addon.plural.addon
Group org.springframework.roo
Version 2.0.0.RELEASE
Last update 09. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies org.springframework.roo.addon.plural.annotations, junit, mockito-all, osgi.core, osgi.cmpn, org.apache.felix.scr.annotations, org.springframework.roo.classpath, org.springframework.roo.file.monitor, org.springframework.roo.file.undo, org.springframework.roo.metadata, org.springframework.roo.model, org.springframework.roo.process.manager, org.springframework.roo.project, org.springframework.roo.shell, org.springframework.roo.support, org.springframework.roo.wrapping.inflector,
There are maybe transitive dependencies!

org.springframework.roo.addon.plural.annotations from group org.springframework.roo (version 2.0.0.RELEASE)

Determines the plural term for a given String literal using Inflector (https://inflector.dev.java.net/).

Group: org.springframework.roo Artifact: org.springframework.roo.addon.plural.annotations
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.springframework.roo.addon.plural.annotations
Group org.springframework.roo
Version 2.0.0.RELEASE
Last update 09. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.springframework.roo.addon.plural from group org.springframework.roo (version 2.0.0.RELEASE)

Determines the plural term for a given String literal using Inflector (https://inflector.dev.java.net/).

Group: org.springframework.roo Artifact: org.springframework.roo.addon.plural
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.springframework.roo.addon.plural
Group org.springframework.roo
Version 2.0.0.RELEASE
Last update 09. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

streamsupport-literal from group net.sourceforge.streamsupport (version 1.6.0)

streamsupport-literal is a backport of the new Java 9 (JEP 269) "Convenience Factory Methods for Collections" API for Java 6 to 8 and Android developers

Group: net.sourceforge.streamsupport Artifact: streamsupport-literal
Show all versions Show documentation Show source 
 

0 downloads
Artifact streamsupport-literal
Group net.sourceforge.streamsupport
Version 1.6.0
Last update 10. December 2017
Organization not specified
URL http://sourceforge.net/projects/streamsupport/
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

circe-literal-extras_3 from group group.scala.karazin (version 0.3.0)

Compile time literal json validator supporting inlined values based on type schema.

Group: group.scala.karazin Artifact: circe-literal-extras_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact circe-literal-extras_3
Group group.scala.karazin
Version 0.3.0
Last update 22. August 2022
Organization Karazin Scala Users Group
URL https://github.com/KarazinScalaUsersGroup/circe-literal-extras
License Apache 2
Dependencies amount 8
Dependencies scala3-library_3, circe-core_3, circe-generic_3, circe-parser_3, circe-numbers_3, circe-jawn_3, circe-pointer_3, circe-testing_3,
There are maybe transitive dependencies!

fileweaver from group edu.iu.ul.maven.plugins (version 1.0)

A Maven plugin to assemble files from literal text and other files, with optional interpolation of token values.

Group: edu.iu.ul.maven.plugins Artifact: fileweaver
Show documentation Show source 
 

0 downloads
Artifact fileweaver
Group edu.iu.ul.maven.plugins
Version 1.0
Last update 30. April 2012
Organization Indiana University
URL http://mypage.iu.edu/~mwood/FileWeaver
License Apache License, Version 2.0
Dependencies amount 3
Dependencies maven-core, maven-plugin-api, plexus-utils,
There are maybe transitive dependencies!

serpent from group net.razorvine (version 1.40)

Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded). There is also a deserializer or parse provided that turns such a literal expression back into the appropriate Java object tree. It is an alternative to JSON to provide easy data integration between Java and Python. Serpent is more expressive as JSON (it supports more data types).

Group: net.razorvine Artifact: serpent
Show all versions Show documentation Show source 
 

21 downloads
Artifact serpent
Group net.razorvine
Version 1.40
Last update 14. May 2021
Organization not specified
URL https://github.com/irmen/Serpent
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 10 from 11 (items total 102)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy