`Lib-Tag` is a library to use and handle easily [Tag]s in your [JavaFX] & [Maven] application. A `Tag` is a simple [String] which can be used for example in a [Button], [Label] or another [JavaFX] components. Suchlike tagged topics can be easily searched or analyzed for a `Tag`.
Stars
1
Forks
0
Watchers
1
Open Issues
17
Overall repository health assessment
No package.json found
This might not be a Node.js project
156
commits
#56 [test] Add section 'Containers' to the prototype demo.
02d2dcbView on GitHub#55 [test] Add prototype implementation for a Lib-Tag-Demo.
0554d9aView on GitHub[api] Rename the attribute 'containerId' in TagContainerId.
250ccaaView on GitHub#52 [api] Add test dependencies for 'flyway' and 'h2' for the demo.
427a6dfView on GitHub#50 [api] Refactore the entity name 'TagRelationContainerId' to 'TagContainerId'.
cc3c851View on GitHub#51 [build] Deactivate Travis CI until 'openjdk12' in Travis.com.
c7b5d60View on GitHub#49 [bug] The entity TagRelation print 'Tag' instead 'TagRelation'.
8aa8bdcView on GitHub