-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
229 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,163 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title> | ||
Units of Measurement | ||
- 10 Years JSR 363 | ||
</title> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="author" content="keilw"> | ||
<meta name="description" content="Static blog generated with JBake"> | ||
|
||
<!-- Style --> | ||
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> | ||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"> | ||
<link rel="stylesheet" href="/css/base.css"> | ||
|
||
<!-- HTML5 shim, for IE6-8 support of HTML5 elements --> | ||
<!--[if lt IE 9]> | ||
<script src="/js/html5shiv.js"></script> | ||
<![endif]--> | ||
|
||
<!-- Fav icon --> | ||
<link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon"> | ||
<link rel="icon" href="/img/favicon.ico" type="image/x-icon"> | ||
</head> | ||
<body> | ||
<nav class="navbar navbar-default navbar-fixed-top " role="navigation"> | ||
<div class="container"> | ||
<!-- Brand and toggle get grouped for better mobile display --> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="/">Units of Measurement</a> | ||
</div> | ||
|
||
<!-- Collect the nav links, forms, and other content for toggling --> | ||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
<ul class="nav navbar-nav"> | ||
<li><a href="/pages/about.html">About</a></li> | ||
<!--li><a href="/pages/contact.html">Contact</a></li--> | ||
<li><a href="/pages/calendar.html">Calendar</a></li> | ||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Links <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | ||
<li class="nav-header">JSR 385</li> | ||
<li><a href="https://docs.google.com/document/d/12KhosAFriGCczBs6gwtJJDfg_QlANT92_lhxUWO2gCY">Specification</a></li> | ||
<li><a href="https://unitsofmeasurement.github.io/unit-api">API</a></li> | ||
<li><a href="https://unitsofmeasurement.github.io/unit-api/apidocs/index.html">JavaDoc (API)</a></li> | ||
<li><a href="https://unitsofmeasurement.github.io/indriya">Reference Implementation</a></li> | ||
<li><a href="https://unitsofmeasurement.github.io/unit-tck">TCK (Technical Compatibility Kit)</a></li> | ||
<li><a href="https://jcp.org/en/jsr/detail?id=385">Detail Page</a></li> | ||
<li class="divider"></li> | ||
<li><a href="https://unitsofmeasurement.github.io/uom-demos">Units Demos</a></li> | ||
<li><a href="https://unitsofmeasurement.gitbook.io/uom-guide/">Guide Book</a></li> | ||
<li><a href="/pages/references.html">References</a></li> | ||
<li class="divider"></li> | ||
<li class="nav-header">Extensions</li> | ||
<li><a href="https://unitsofmeasurement.github.io/uom-lib">Units Libraries</a></li> | ||
<li><a href="http://uom.si">SI Units</a></li> | ||
<li><a href="http://www.uom.systems">Unit Systems</a></li> | ||
<!-- FOR LATER USE if necessary | ||
<li class="divider"></li> | ||
<li class="nav-header">Additional Information</li> | ||
--> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
<!-- Right navigation --> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<li><a href="/archive.html"><i class="fa fa-list"></i> Archive</a></li> | ||
<li><a href="/feed.xml" title="Rss"><i class="fa fa-rss"></i> Feed</a></li> | ||
</ul> | ||
<!-- Right navigation end --> | ||
|
||
</div><!-- /.navbar-collapse --> | ||
</div><!-- /.container-fluid --> | ||
</nav><!-- /.navbar --> | ||
|
||
<!-- Begin page content --> | ||
<div class="container"> | ||
|
||
<div class="row"> | ||
<div class="col-md-12"> | ||
<article> | ||
<div class="page-header"><h1>10 Years JSR 363</h1> | ||
<ol class="breadcrumb tagsbar"> | ||
<li><a href="/tags/java.html">java</a></li> | ||
<li><a href="/tags/jcp.html">jcp</a></li> | ||
<li><a href="/tags/ec.html">ec</a></li> | ||
<li><a href="/tags/iot.html">iot</a></li> | ||
<li><a href="/tags/iotday.html">iotday</a></li> | ||
</ol> | ||
</div> | ||
<p class="post-meta"> | ||
<i class="fa fa-calendar"></i> 07 April 2024 | ||
<i class="fa fa-user"></i> keilw | ||
</p> | ||
<p><p><img src="/img/253xTen_Years.png" alt="10 Years JSR 363" title="10 Years" /></p> | ||
<p>Today marks the 10th anniversary of the <a href="https://jcp.org/en/jsr/results?id=5666">JSR 363 approval</a>.<br /> | ||
Only 2 days before <a href="https://iotday.org/events/2024/">IoT Day 2024</a></p> | ||
<p>Congratulations and thank you everyone who helped over all these years with JSR 363 and 385.</p> | ||
</p> | ||
<div class="share"> | ||
<!-- Facebook --> | ||
<a href="http://www.facebook.com/sharer.php?u=http://https://unitsofmeasurement.github.io2024/10years_jsr363.html" target="_blank"><img src="/img/sharebuttons/facebook.png" alt="Facebook" /></a> | ||
<!-- Google+ --> | ||
<!-- TODO remove later, see https://github.com/unitsofmeasurement/unitsofmeasurement-jbake/issues/50 --> | ||
<!-- Mastodon --> | ||
<!-- TODO apply https://github.com/unitsofmeasurement/unitsofmeasurement-jbake/issues/50 --> | ||
<!-- Twitter --> | ||
<a href="http://twitter.com/share?url=http://https://unitsofmeasurement.github.io2024/10years_jsr363.html&text=10 Years JSR 363 https://unitsofmeasurement.github.io2024/10years_jsr363.html" target="_blank"><img src="/img/sharebuttons/twitter.png" alt="Twitter" /></a> | ||
</div> | ||
</article> | ||
</div> <!-- /.col-md-12 --> | ||
</div> <!-- /.row --> | ||
|
||
</div><!-- /.container --> | ||
|
||
<footer> | ||
<div class="container"> | ||
<hr> | ||
<div class="row"> | ||
<div class="col-xs-10"> | ||
<p class="text-muted credit">© Units of Measurement project 2024 | Mixed with <a href="http://getbootstrap.com/">Bootstrap v3.4.1</a> | Baked with <a href="http://jbake.org">JBake v2.7.0-rc.6</a> | <i title="Linux" class="fab fa-linux"></i></p> | ||
</div> | ||
<div class="col-xs-2 gotop"> | ||
<a href="#"><i class="fa fa-arrow-circle-up"> top</i></a> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
<!-- Placed at the end of the document so the pages load faster --> | ||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> | ||
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> | ||
<script src="//cdnjs.cloudflare.com/ajax/libs/gist-embed/1.6/gist-embed.min.js"></script> | ||
|
||
<script src="//cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.js"></script> | ||
<script type="text/javascript"> | ||
<!-- load prettify only when needed --> | ||
$(document).ready(function(){ | ||
var prettify = false; | ||
var classToAdd = 'prettyprint snippet'; | ||
$("pre > code").each(function() { | ||
$("pre > code").parent().addClass(classToAdd); | ||
prettify = true; | ||
}); | ||
if(prettify) { | ||
prettyPrint(); | ||
} | ||
}); | ||
</script> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters